brouter/.gitignore
Henrik Fehlauer 3118dd4e76 Allow to run server.sh from source directory
Running server.sh after cloning and building did not work without
also customizing paths and/or moving files around.

By referring to already existing default locations the out-of-the-box
experience should be a bit smoother.

In order to not affect existing installations and to retain support for
running released versions from http://brouter.de/brouter/revisions.html,
the old default paths are still checked.
2019-05-30 23:52:59 +02:00

9 lines
90 B
Text

misc/segments4
misc/customprofiles
target/
*.BAK
.classpath
.project
*.class
.idea/
*.iml