Skip to content

Commit 69c30ef

Browse files
committed
Add .gitignore
0 parents  commit 69c30ef

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
#IntelliJ
2+
/.idea/
3+
*.iml
4+
5+
.classpath
6+
.metadata
7+
.project
8+
.settings/
9+
/target/

0 commit comments

Comments
 (0)