git ignore
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
## IntelliJ IDEA
|
||||
.idea/
|
||||
*.iml
|
||||
|
||||
## Maven
|
||||
target/
|
||||
|
||||
## System
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user