You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
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:
@@ -1,3 +1,3 @@
|
|||||||
consolemap_deftbl.c
|
consolemap_deftbl.c
|
||||||
defkeymap.c
|
defkeymap.c
|
||||||
|
qtronixmap.c
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
oui.c
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
mktables
|
||||||
|
raid6altivec*.c
|
||||||
|
raid6int*.c
|
||||||
|
raid6tables.c
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
wanxlfw.inc
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
53c700_d.h
|
||||||
|
53c7xx_d.h
|
||||||
|
53c7xx_u.h
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
aic79xx_reg.h
|
||||||
|
aic79xx_reg_print.c
|
||||||
|
aic79xx_seq.h
|
||||||
|
aic7xxx_reg.h
|
||||||
|
aic7xxx_reg_print.c
|
||||||
|
aic7xxx_seq.h
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
keywords.c
|
||||||
|
lex.c
|
||||||
|
parse.[ch]
|
||||||
|
genksyms
|
||||||
@@ -5,6 +5,7 @@ config*
|
|||||||
lex.*.c
|
lex.*.c
|
||||||
*.tab.c
|
*.tab.c
|
||||||
*.tab.h
|
*.tab.h
|
||||||
|
zconf.hash.c
|
||||||
|
|
||||||
#
|
#
|
||||||
# configuration programs
|
# configuration programs
|
||||||
|
|||||||
Reference in New Issue
Block a user