summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2014-04-22 13:22:21 +0900
committerDaiki Ueno <ueno@gnu.org>2014-04-22 14:50:36 +0900
commit534f8547773f38fbf6623c9c1686690d8ef8d854 (patch)
tree11afcf4ec0bd167dd584b399b3f040e470d39188 /.gitignore
parent06ef2823a232ea6a845ae338d2327c6e61b04eae (diff)
downloadexternal_gettext-534f8547773f38fbf6623c9c1686690d8ef8d854.zip
external_gettext-534f8547773f38fbf6623c9c1686690d8ef8d854.tar.gz
external_gettext-534f8547773f38fbf6623c9c1686690d8ef8d854.tar.bz2
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore31
1 files changed, 28 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 884d91c..12f9fb9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,9 +4,34 @@
*~
.#*
\#*#
+*.a
+*.o
+*.la
+*.lo
+*.class
+*.elc
+*.dll
+*.exe
+*.jar
+*.mdb
+.deps
+.libs
# Files generated by the autotools:
-/aclocal.m4
-/configure
-/Makefile.in
+aclocal.m4
+configure
+autom4te.cache
+config.h
+config.log
+config.status
+libtool
+stamp-h1
+/.version
+!/gettext-runtime/intl/Makefile.in
+Makefile.in
+Makefile
+
+/build-aux/git-version-gen
+/build-aux/snippet
+/build-aux/test-driver