Skip to content

Commit 48f7d49

Browse files
committed
Added .idea/ directory to .gitignore
1 parent 39c9415 commit 48f7d49

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ bower_components/
3131

3232
# Dist folder
3333
dist/
34+
35+
# IDE/Editor data
36+
.idea/

0 commit comments

Comments
 (0)