diff options
author | P. J. McDermott <pjm@nac.net> | 2013-02-20 03:38:39 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-02-20 03:38:39 (EST) |
commit | 029cadafc8f1be2949b92548b3407e0eff956df8 (patch) | |
tree | 816b2a104683e080e727e7a611e49c47ebe6059d | |
parent | 8b4becdc7c3786160990a756fe25d570f5c0a329 (diff) | |
download | overworld-rpg-029cadafc8f1be2949b92548b3407e0eff956df8.zip overworld-rpg-029cadafc8f1be2949b92548b3407e0eff956df8.tar.gz overworld-rpg-029cadafc8f1be2949b92548b3407e0eff956df8.tar.bz2 |
.gitignore: Update.
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,7 @@ aclocal.m4 autom4te.cache/ configure +config.h.in compile install-sh missing @@ -11,6 +12,8 @@ Makefile.in config.log config.status Makefile +config.h +stamp-h1 .deps .dirstamp *.o |