Skip to content

Commit 7437d7a

Browse files
committed
[Add] add intellij files to gitignore
1 parent a1da7a5 commit 7437d7a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,7 @@ buildNumber.properties
8383
.mvn/timing.properties
8484
.mvn/wrapper/maven-wrapper.jar
8585

86-
# End of https://www.gitignore.io/api/maven,eclipse
86+
# End of https://www.gitignore.io/api/maven,eclipse
87+
88+
.idea/
89+
*.iml

0 commit comments

Comments
 (0)