Browse Source

Add .idea folder to .gitignore

Ricardo Maltez 3 years ago
parent
commit
9a026a9751
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -2,4 +2,4 @@
 node_modules/
 dist/
 lib/
-
+.idea/*