summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore47
1 files changed, 41 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 62d3e58..210a8c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,24 +8,59 @@
*.l[ao]
# Autoconf & Co
-.deps
-.libs
+.deps/
+.libs/
+ABOUT-NLS
+COPYING
+INSTALL
Makefile
Makefile.in
+aclocal.m4
+autom4te.cache/
+compile
+config.*
+configure
+depcomp
+install-sh
+libtool
+ltmain.sh
+m4/
+missing
+stamp-h
+stamp-h.in
# Flex/Bison
-*_gram.c
-*_gram.h
-*_tok.c
+*_gram.[ch]
+*_tok.[ch]
+ylwrap
+
+# i18n
+gettext.h
+po/*.gmo
+po/*.header
+po/*.pot
+po/*.sed
+po/*.sin
+po/Makefile.in.in
+po/POTFILES
+po/Rules-quot
+po/stamp-po
# Python
__pycache__
# d2c
*.g
-.gen
+.gen/
fmk.done
src/arch/arm/v7/opcodes/
# GLib
src/glibext/chrysamarshal.*
+
+# Binaries
+src/chrysalide
+tools/d2c/d2c
+
+# Misc
+plugins/python/androperms/androperms.db