mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
added IntelliJ files to gitignore
This commit is contained in:
parent
3c722ca807
commit
2be94cbb9d
1 changed files with 11 additions and 1 deletions
12
jsprit-core/.gitignore
vendored
12
jsprit-core/.gitignore
vendored
|
|
@ -1,4 +1,14 @@
|
|||
/bin
|
||||
/target
|
||||
/output
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
|
||||
# IntelliJ
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
|
||||
# Eclipse
|
||||
.project
|
||||
.classpath
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue