Add more .gitignore
This commit is contained in:
2
android/.gitignore
vendored
2
android/.gitignore
vendored
@@ -6,4 +6,4 @@
|
||||
/.idea/caches
|
||||
/.idea/gradle.xml
|
||||
.DS_Store
|
||||
build/
|
||||
/build/
|
||||
|
||||
9
android/buildSrc/.gitignore
vendored
Normal file
9
android/buildSrc/.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
*.iml
|
||||
.gradle
|
||||
/local.properties
|
||||
/.idea/workspace.xml
|
||||
/.idea/libraries
|
||||
/.idea/caches
|
||||
/.idea/gradle.xml
|
||||
.DS_Store
|
||||
/build/
|
||||
Reference in New Issue
Block a user