Skip to content

Commit a5c0907

Browse files
author
William Velzeboer
committed
Add IntelliJ and Webstorm to gitIgnore file
1 parent 8746dcb commit a5c0907

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ Referenced Packages/
3030
.vscode/
3131
.history/
3232

33+
# IntelliJ IDE Related
34+
.idea/
35+
*.iml
36+
*.iws
37+
IlluminatedCloud/
38+
.project.license
39+
3340
# SFDX Related
3441
.sfdx/
3542

0 commit comments

Comments
 (0)