summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--.hgignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 173b030c2..e19e36c2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
/.project
+/.idea
/.loadpath
/.powrc
/.rvmrc
diff --git a/.hgignore b/.hgignore
index cbc028a94..e1e895da3 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,6 +1,7 @@
syntax: glob
.project
+.idea
.loadpath
.powrc
.rvmrc