Bläddra i källkod

added .idea to .gitignore

Mattia Larentis 10 år sedan
förälder
incheckning
559d323e43
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -2,4 +2,5 @@ npm-debug.log
 node_modules
 components
 test.html
-.DS_Store
+.DS_Store
+.idea