Browse Source

ignore .idea

Paul Klumpp 11 years ago
parent
commit
1648caabf8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -7,6 +7,8 @@
 # Ignore bundler config
 /.bundle
 
+/.idea
+
 # Ignore the default SQLite database.
 /db/*.sqlite3