summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 8 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index d33302e9..f203cc96 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,18 +43,21 @@ 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/*
lib/*
packaging/windows/upx/*
data/music/*.ogg
+
+# files created by Qt Creator
+mana.creator.user