Skip to content

Commit 3bdba32

Browse files
Merge pull request #289 from wimvelzeboer/feature/GitIgnoreForIntelliJ
Add IntelliJ config files to .gitignore file
2 parents 1ea4fe9 + 5419072 commit 3bdba32

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
@@ -28,6 +28,13 @@ Referenced Packages/
2828
.vscode/
2929
.history/
3030

31+
# IntelliJ IDE Related
32+
.idea/
33+
*.iml
34+
*.iws
35+
IlluminatedCloud/
36+
.project.license
37+
3138
# SFDX Related
3239
.sfdx/
3340
sfdx-source/common-base/main/default/

0 commit comments

Comments
 (0)