mirror of
https://github.com/openharmony/third_party_gettext.git
synced 2026-07-19 13:17:36 -04:00
Update .gitignore
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
*.o
|
||||
*.la
|
||||
*.lo
|
||||
*.gcno
|
||||
*.gcda
|
||||
*.class
|
||||
*.elc
|
||||
*.dll
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
/libgnuintl.h
|
||||
/plural.c
|
||||
/.dirstamp
|
||||
|
||||
@@ -3,3 +3,7 @@
|
||||
|
||||
# Executables generated:
|
||||
/test-lock
|
||||
|
||||
# Logs generated by Automake:
|
||||
/*.log
|
||||
/*.trs
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
/po-gram-gen.c
|
||||
/po-gram-gen.h
|
||||
/po-gram-gen2.h
|
||||
/.dirstamp
|
||||
|
||||
# Executables generated:
|
||||
/user-email
|
||||
|
||||
@@ -21,3 +21,7 @@
|
||||
/tstgettext
|
||||
/tstngettext
|
||||
|
||||
# Logs generated by Automake:
|
||||
/*.log
|
||||
/*.trs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user