Skip to content

Commit 90ab520

Browse files
committed
added IntelliJ files to .gitignore
1 parent 9a02710 commit 90ab520

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,7 @@ jspm_packages/
5656

5757
dist
5858
package
59-
*.tar.gz
59+
*.tar.gz
60+
61+
# IntelliJ
62+
.idea

0 commit comments

Comments
 (0)