gitignore: misc files

Ignore all files generated from *_shipped files, plus a few others.

Signed-off-by: Brian Gerst <bgerst@didntduck.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
This commit is contained in:
Brian Gerst
2005-12-27 23:43:31 -05:00
committed by
parent 02959a875c
commit 352dd1df32
8 changed files with 21 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
consolemap_deftbl.c consolemap_deftbl.c
defkeymap.c defkeymap.c
qtronixmap.c
+1
View File
@@ -0,0 +1 @@
oui.c
+4
View File
@@ -0,0 +1,4 @@
mktables
raid6altivec*.c
raid6int*.c
raid6tables.c
+1
View File
@@ -0,0 +1 @@
wanxlfw.inc
+3
View File
@@ -0,0 +1,3 @@
53c700_d.h
53c7xx_d.h
53c7xx_u.h
+6
View File
@@ -0,0 +1,6 @@
aic79xx_reg.h
aic79xx_reg_print.c
aic79xx_seq.h
aic7xxx_reg.h
aic7xxx_reg_print.c
aic7xxx_seq.h
+4
View File
@@ -0,0 +1,4 @@
keywords.c
lex.c
parse.[ch]
genksyms
+1
View File
@@ -5,6 +5,7 @@ config*
lex.*.c lex.*.c
*.tab.c *.tab.c
*.tab.h *.tab.h
zconf.hash.c
# #
# configuration programs # configuration programs