Skip to content

Commit f6b1264

Browse files
added IntelliJ files to .gitignore
1 parent 9147e1c commit f6b1264

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,9 @@
1111
.classpath
1212
target/
1313
test-output/
14+
15+
# IntelliJ Settings Files #
16+
.idea/
17+
out/
18+
.idea_modules/
19+
*.iws

0 commit comments

Comments
 (0)