diff options
author | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2009-10-26 01:04:08 +0100 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2009-10-26 01:04:08 +0100 |
commit | 4ea10cfe8eb1b60666b7956af15f6fb08a4e686f (patch) | |
tree | b3cbf64922f92eda98ac36c869d65dda2dc17212 | |
parent | 8814995cfb13e5cfa4fb5f917286864bc7e2f69c (diff) | |
download | mana-4ea10cfe8eb1b60666b7956af15f6fb08a4e686f.tar.gz mana-4ea10cfe8eb1b60666b7956af15f6fb08a4e686f.tar.bz2 mana-4ea10cfe8eb1b60666b7956af15f6fb08a4e686f.tar.xz mana-4ea10cfe8eb1b60666b7956af15f6fb08a4e686f.zip |
Rebrand the ignored files list
-rw-r--r-- | .gitignore | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -43,15 +43,15 @@ install_manifest.txt *.gmo .dirstamp po/stamp-po -src/tmw -src/tmw-ea +src/mana +src/mana-ea # files created during Windows build .objs *.dll -tmw.exe -tmw.depend -tmw.layout +mana.exe +mana.depend +mana.layout # files copied in on Windows include/* |