Skip to content

Commit e1f9c29

Browse files
committed
Add .idea to .gitignore
1 parent e494486 commit e1f9c29

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@ my_config.json
3232
.DS_Store
3333
npm-debug.log
3434
dist
35+
36+
# IDE Configuration files
37+
.idea

0 commit comments

Comments
 (0)