Skip to content

Commit d0288aa

Browse files
author
jack.zhang
committed
add intellj idea [.iml .idea] into .gitignore
1 parent 120555f commit d0288aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ target
88
*.jar
99
*.war
1010
*.ear
11+
.idea
12+
*.iml
13+
*.swp
14+

0 commit comments

Comments
 (0)