Skip to content

Commit 8f5f08f

Browse files
committed
Ignore IntelliJ project files
1 parent dce8143 commit 8f5f08f

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
@@ -3,9 +3,11 @@ target
33
.project
44
.classpath
55
.settings
6-
.iml
6+
*.iml
77
*~
88
._*
99
.DS_Store
1010
build
1111
lib
12+
.idea
13+

0 commit comments

Comments
 (0)