summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDominik Eckelmann <deckelmann@gmail.com>2012-11-29 15:00:44 +0100
committerDominik Eckelmann <deckelmann@gmail.com>2012-11-29 15:00:44 +0100
commit818f6d5179dd55f43e04269bc03e0afd5459c27e (patch)
tree37bb309de2997630f229c0efbabb378a05b545ac /.gitignore
parentff576d9309a9a8c229caea79f2f8509cc986eee4 (diff)
downloadrpg-818f6d5179dd55f43e04269bc03e0afd5459c27e.tar.gz
rpg-818f6d5179dd55f43e04269bc03e0afd5459c27e.tar.bz2
added .idea project folder to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 459f0ea92..11634a598 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@
*~
*.DS_Store
*.iml
+.idea/
/data/attic/*
/data/cache/*
/data/index/*