aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-12-07 19:41:05 +0100
committersimonbrandhof <simon.brandhof@gmail.com>2011-12-07 19:41:05 +0100
commit0909240266a5af416a8b5167e66d6f2664308164 (patch)
tree4351050b05ef70a09ee5a32b85852fdeb3ee5b05 /.gitignore
parentde3b7cc00ae177eff3b88e4e1c784d695f9c7783 (diff)
downloadsonarqube-0909240266a5af416a8b5167e66d6f2664308164.tar.gz
sonarqube-0909240266a5af416a8b5167e66d6f2664308164.zip
Add .idea directories to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5aec99e7667..62adcb51de2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ target/
*.iws
*.iml
*.ipr
+.idea/
# Eclipse
.classpath