Skip to content

Commit 3e7848a

Browse files
author
Paul Warren
committed
Add missing intellij exclusions
1 parent 4d397df commit 3e7848a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ local.properties
7575
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
7676
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
7777

78+
.idea/
79+
**/*.iml
80+
7881
# User-specific stuff
7982
.idea/**/workspace.xml
8083
.idea/**/tasks.xml

0 commit comments

Comments
 (0)