vtm/.gitignore
2016-09-25 19:25:54 +03:00

35 lines
407 B
Plaintext

*/bin/*
*/gen/*
*/obj/*
target/
build/
robovm-build
*.o
*.so
*.class
/vtm-tests/tmp/
/vtm-web/war/
/vtm-web/assets/
/vtm-web/gwt-unitCache
/vtm-web-app/assets/
/vtm-web-app/src/main/webapp/
/vtm-web-js/assets/
/vtm-web-js/src/main/webapp/
/vtm-spatialite/
/vtm-spatialite-android/
/vtm-examples/
/vtm-osmscout/
.gradle
.idea
*.iml
.settings
.classpath
.project
project.properties
local.properties
/ma*/