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
10
jsprit-core/.gitignore
vendored
10
jsprit-core/.gitignore
vendored
|
|
@ -2,3 +2,13 @@
|
||||||
/target
|
/target
|
||||||
/output
|
/output
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
# IntelliJ
|
||||||
|
*.iml
|
||||||
|
*.ipr
|
||||||
|
*.iws
|
||||||
|
|
||||||
|
# Eclipse
|
||||||
|
.project
|
||||||
|
.classpath
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue