summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d291d426..7c5987be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,12 @@ data/music/*.ogg
# files created by Qt Creator
mana.creator.user
+
+# files created by gtags
+GPATH
+GRTAGS
+GSYMS
+GTAGS
+
+# generated for nsis build
+translations/* \ No newline at end of file