Skip to content

Commit ca939e2

Browse files
authored
Add IDEA specific files to .gitignore (#2732)
1 parent e8280ab commit ca939e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
.history/
22
.vs/
33
.vscode/
4+
.idea/
5+
*.iml
46
.DS_Store
57
dist/
68
node_modules/

0 commit comments

Comments
 (0)