diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -37,18 +37,17 @@ stamp-h1 *.gmo .dirstamp po/stamp-po -src/aethyra +src/tmw # files created during Windows build .objs *.dll -aethyra.exe -aethyra.depend -aethyra.layout +tmw.exe +tmw.depend +tmw.layout # files copied in on Windows include/* lib/* packaging/windows/upx/* data/music/*.ogg - |