Update gitignore.
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -1,3 +1,15 @@
|
||||
# OS specific files and folders
|
||||
.DS_Store
|
||||
|
||||
# Java specific files and folders
|
||||
bin
|
||||
/target/
|
||||
target
|
||||
|
||||
# Editor specific files and folders
|
||||
*~
|
||||
|
||||
# Project speicific files and folders
|
||||
*.map
|
||||
*.path
|
||||
Maps
|
||||
Paths
|
Reference in New Issue
Block a user