Add all products of "configure" and "make" to .cvsignore
This commit is contained in:
parent
7c0ea24c90
commit
19477b0574
9 changed files with 41 additions and 0 deletions
7
.cvsignore
Normal file
7
.cvsignore
Normal file
|
@ -0,0 +1,7 @@
|
|||
.deps
|
||||
Makefile
|
||||
config.cache
|
||||
config.h
|
||||
config.log
|
||||
config.status
|
||||
stamp-h
|
1
debian/.cvsignore
vendored
Normal file
1
debian/.cvsignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
Makefile
|
|
@ -1 +1,3 @@
|
|||
.deps
|
||||
Makefile
|
||||
*.info*
|
||||
|
|
3
grub/.cvsignore
Normal file
3
grub/.cvsignore
Normal file
|
@ -0,0 +1,3 @@
|
|||
.deps
|
||||
Makefile
|
||||
grub
|
2
lib/.cvsignore
Normal file
2
lib/.cvsignore
Normal file
|
@ -0,0 +1,2 @@
|
|||
.deps
|
||||
Makefile
|
2
netboot/.cvsignore
Normal file
2
netboot/.cvsignore
Normal file
|
@ -0,0 +1,2 @@
|
|||
.deps
|
||||
Makefile
|
4
stage1/.cvsignore
Normal file
4
stage1/.cvsignore
Normal file
|
@ -0,0 +1,4 @@
|
|||
.deps
|
||||
Makefile
|
||||
stage1
|
||||
stage1.exec
|
14
stage2/.cvsignore
Normal file
14
stage2/.cvsignore
Normal file
|
@ -0,0 +1,14 @@
|
|||
.deps
|
||||
Makefile
|
||||
diskless
|
||||
diskless_size.h
|
||||
nbgrub
|
||||
nbloader
|
||||
pre_stage2
|
||||
pxegrub
|
||||
pxeloader
|
||||
stage2
|
||||
stage2_size.h
|
||||
start
|
||||
*.exec
|
||||
*_stage1_5
|
6
util/.cvsignore
Normal file
6
util/.cvsignore
Normal file
|
@ -0,0 +1,6 @@
|
|||
.deps
|
||||
Makefile
|
||||
grub-image
|
||||
grub-install
|
||||
grub-md5-crypt
|
||||
mbchk
|
Loading…
Add table
Add a link
Reference in a new issue