Update .gitignore

This commit is contained in:
Daiki Ueno
2014-05-14 16:53:17 +09:00
parent 58235d1efa
commit 67ef1fd183
6 changed files with 23 additions and 0 deletions
+2
View File
@@ -8,6 +8,8 @@
*.o
*.la
*.lo
*.gcno
*.gcda
*.class
*.elc
*.dll
+2
View File
@@ -1 +1,3 @@
/libgnuintl.h
/plural.c
/.dirstamp
+4
View File
@@ -3,3 +3,7 @@
# Executables generated:
/test-lock
# Logs generated by Automake:
/*.log
/*.trs
+10
View File
@@ -10,3 +10,13 @@
/POTFILES
/??@*.insert-header
# Files copied from gettext-runtime:
/Makefile.in.in
/Rules-quot
/boldquot.sed
/en@boldquot.header
/en@quot.header
/insert-header.sin
/quot.sed
/remove-potcdate.sin
+1
View File
@@ -2,6 +2,7 @@
/po-gram-gen.c
/po-gram-gen.h
/po-gram-gen2.h
/.dirstamp
# Executables generated:
/user-email
+4
View File
@@ -21,3 +21,7 @@
/tstgettext
/tstngettext
# Logs generated by Automake:
/*.log
/*.trs