Skip to content

Commit f9d17c8

Browse files
committedJan 10, 2019
Adds intellij to gitignore
1 parent 777cbbc commit f9d17c8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ target
22
.classpath
33
.project
44
.settings
5-
.factorypath
5+
.factorypath
6+
.idea
7+
*.iml

0 commit comments

Comments
 (0)
Please sign in to comment.