Skip to content

Commit 2664e59

Browse files
committed
Update .gitignore
1 parent 74e7b5c commit 2664e59

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildNumber.properties
1717
/.project
1818
=======
1919
# Avoid ignoring Eclipse project specific configuration if someone use another IDE
20-
# /.project
20+
/.project
2121
/bin/
2222
# Web
2323
/node/
@@ -27,4 +27,5 @@ buildNumber.properties
2727
.scannerwork
2828

2929
# Ignore IntelliJ files
30-
.idea
30+
.idea
31+
*.iml

0 commit comments

Comments
 (0)