Added better .gitignore
This commit is contained in:
commit
d29da791e4
1 changed files with 7 additions and 0 deletions
7
android/.gitignore
vendored
Normal file
7
android/.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
gradle-wrapper.jar
|
||||
/.gradle
|
||||
/captures/
|
||||
/gradlew
|
||||
/gradlew.bat
|
||||
/local.properties
|
||||
GeneratedPluginRegistrant.java
|
Loading…
Add table
Reference in a new issue