Global build ignore
This commit is contained in:
parent
6c22d7d012
commit
b8929ab414
9 changed files with 1 additions and 9 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
||||||
*.iml
|
*.iml
|
||||||
.gradle
|
.gradle
|
||||||
.idea/
|
.idea/
|
||||||
|
build
|
||||||
/local.properties
|
/local.properties
|
||||||
/.idea/caches
|
/.idea/caches
|
||||||
/.idea/gradle.xml
|
/.idea/gradle.xml
|
||||||
|
@ -10,7 +11,6 @@
|
||||||
/.idea/navEditor.xml
|
/.idea/navEditor.xml
|
||||||
/.idea/assetWizardSettings.xml
|
/.idea/assetWizardSettings.xml
|
||||||
.DS_Store
|
.DS_Store
|
||||||
/build
|
|
||||||
/captures
|
/captures
|
||||||
.externalNativeBuild
|
.externalNativeBuild
|
||||||
.cxx
|
.cxx
|
||||||
|
|
1
brouter-codec/.gitignore
vendored
1
brouter-codec/.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
/build/
|
|
1
brouter-core/.gitignore
vendored
1
brouter-core/.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
/build/
|
|
1
brouter-expressions/.gitignore
vendored
1
brouter-expressions/.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
/build/
|
|
1
brouter-map-creator/.gitignore
vendored
1
brouter-map-creator/.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
/build/
|
|
1
brouter-mapaccess/.gitignore
vendored
1
brouter-mapaccess/.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
/build/
|
|
1
brouter-routing-app/.gitignore
vendored
1
brouter-routing-app/.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
/build/
|
|
1
brouter-server/.gitignore
vendored
1
brouter-server/.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
/build/
|
|
1
brouter-util/.gitignore
vendored
1
brouter-util/.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
/build/
|
|
Loading…
Reference in a new issue