Skip to content

Commit 8995b2e

Browse files
committed
Update .gitignore so that IDEA files are not included
1 parent 4677634 commit 8995b2e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
.sonar
22
sonar-project.properties
33
/target/
4-
nb-configuration.xml
4+
/.idea/
5+
nb-configuration.xml
6+
**.iml

0 commit comments

Comments
 (0)