diff options
author | P. J. McDermott <pjm@nac.net> | 2013-02-15 18:14:08 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-02-15 18:14:08 (EST) |
commit | ae21d4dd860ed312d9dccec62dd0ec822d736f86 (patch) | |
tree | e53efc7854d25d6f14383561ecf6192de36637b1 /.gitignore | |
parent | 155983d543d024ed953d0d8301ddbca1d20c3142 (diff) | |
download | overworld-rpg-ae21d4dd860ed312d9dccec62dd0ec822d736f86.zip overworld-rpg-ae21d4dd860ed312d9dccec62dd0ec822d736f86.tar.gz overworld-rpg-ae21d4dd860ed312d9dccec62dd0ec822d736f86.tar.bz2 |
.gitignore: Update.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -8,9 +8,14 @@ INSTALL depcomp Makefile.in +config.log +config.status +Makefile +.deps +.dirstamp *.o sdlex -a.out +*.tar.* *.s[a-w]? Session.vim |