forked from Minki/linux
cd58a91def
I could not figure out why this pattern should be ignored.
Checking commit 1e65174a33
("Add some basic .gitignore files")
did not help.
Let's remove this pattern, then see if it is really needed.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
21 lines
146 B
Plaintext
21 lines
146 B
Plaintext
#
|
|
# Generated files
|
|
#
|
|
*.lex.c
|
|
*.tab.c
|
|
*.tab.h
|
|
*.moc
|
|
gconf.glade.h
|
|
*.pot
|
|
*.mo
|
|
|
|
#
|
|
# configuration programs
|
|
#
|
|
conf
|
|
mconf
|
|
nconf
|
|
qconf
|
|
gconf
|
|
kxgettext
|