add .gitignore files

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Mike Frysinger 2009-05-05 09:05:30 -04:00
parent 4f239b1bb4
commit 3322351724
7 changed files with 66 additions and 0 deletions

27
.gitignore vendored Normal file
View File

@ -0,0 +1,27 @@
#
# Kbuild ignores
#
.*
*.o
*.o.*
*.a
*.s
#
# Never ignore these
#
!.gitignore
#
# Normal output
#
/busybox
/busybox_unstripped*
#
# Backups / patches
#
*~
*.orig
*.rej
/*.patch

2
applets/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/applet_tables
/usage

4
docs/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/BusyBox.1
/BusyBox.html
/BusyBox.txt
/busybox.pod

6
include/.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
/config
/applet_tables.h
/autoconf.h
/bbconfigopts.h
/usage_compressed.h

4
scripts/basic/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
hash
fixdep
docproc
split-include

19
scripts/kconfig/.gitignore vendored Normal file
View File

@ -0,0 +1,19 @@
#
# Generated files
#
config*
lex.*.c
*.tab.c
*.tab.h
zconf.hash.c
*.moc
lkc_defs.h
#
# configuration programs
#
conf
mconf
qconf
gconf
kxgettext

4
scripts/kconfig/lxdialog/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
#
# Generated files
#
lxdialog