Paul Klumpp 12 år sedan
förälder
incheckning
1648caabf8
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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