summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2009-10-25 19:08:43 +0100
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2009-10-25 19:10:19 +0100
commit979eb8e02b9d51300bc4944fcf5907249c8da043 (patch)
tree22e832c47725ab45b52855cee7bee024a345c85f /.gitignore
parent35b10589ee744dbb771c64194565b15039b1592a (diff)
downloadmana-979eb8e02b9d51300bc4944fcf5907249c8da043.tar.gz
mana-979eb8e02b9d51300bc4944fcf5907249c8da043.tar.bz2
mana-979eb8e02b9d51300bc4944fcf5907249c8da043.tar.xz
mana-979eb8e02b9d51300bc4944fcf5907249c8da043.zip
Added project files for Qt Creator
Qt Creator can't create the Makefiles, but when you have those created, these files allow you to use Qt Creator to develop the Mana client.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d33302e9..0a6faade 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,6 @@ include/*
lib/*
packaging/windows/upx/*
data/music/*.ogg
+
+# files created by Qt Creator
+mana.creator.user