summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-02-15 17:18:50 (EST)
committer P. J. McDermott <pjm@nac.net>2013-02-15 17:18:50 (EST)
commit155983d543d024ed953d0d8301ddbca1d20c3142 (patch)
tree7ca496de720e0beca57dbd09a7de5de7e49a9c96 /.gitignore
parent858fa5782ff29ce007e3f50a257efb7014cf556e (diff)
downloadoverworld-rpg-155983d543d024ed953d0d8301ddbca1d20c3142.zip
overworld-rpg-155983d543d024ed953d0d8301ddbca1d20c3142.tar.gz
overworld-rpg-155983d543d024ed953d0d8301ddbca1d20c3142.tar.bz2
Use GNU Autoconf and Automake.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9fdb10a..664bac2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,13 @@
+aclocal.m4
+autom4te.cache/
+configure
+compile
+install-sh
+missing
+INSTALL
+depcomp
+Makefile.in
+
*.o
sdlex
a.out