Skip to content

Commit 3118966

Browse files
committed
Add IntelliJ
1 parent 8343b3e commit 3118966

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
@@ -7,6 +7,10 @@ target/
77
.settings/
88
build/
99

10+
# IntelliJ stuff #
11+
.idea/
12+
out/
13+
1014
# Java Classes #
1115
*.class
1216

0 commit comments

Comments
 (0)