diff options
author | Mike Buland <mike@xagasoft.com> | 2012-05-03 22:20:35 +0000 |
---|---|---|
committer | Mike Buland <mike@xagasoft.com> | 2012-05-03 22:20:35 +0000 |
commit | 75b3ad661c2d6ed382620a25613846c2b2b10f46 (patch) | |
tree | 7f38d38adef79becf14df243b721bf5699e80245 /.gitignore | |
parent | 105aa3262bde83a33394ec57401ecf53e8d81971 (diff) | |
download | stage-75b3ad661c2d6ed382620a25613846c2b2b10f46.tar.gz stage-75b3ad661c2d6ed382620a25613846c2b2b10f46.tar.bz2 stage-75b3ad661c2d6ed382620a25613846c2b2b10f46.tar.xz stage-75b3ad661c2d6ed382620a25613846c2b2b10f46.zip |
Misc updates.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,3 +6,7 @@ stage*.zip | |||
6 | *.o | 6 | *.o |
7 | *.win_o | 7 | *.win_o |
8 | libbu++ | 8 | libbu++ |
9 | libgats | ||
10 | src/datafiles.cpp | ||
11 | src/datafiles.h | ||
12 | *.dll | ||