1
0
Fork 0
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:
oblonski 2014-06-29 22:13:24 +02:00
parent 3c722ca807
commit 2be94cbb9d

View file

@ -2,3 +2,13 @@
/target /target
/output /output
.DS_Store .DS_Store
# IntelliJ
*.iml
*.ipr
*.iws
# Eclipse
.project
.classpath