update gitignore
This commit is contained in:
14
android/.gitignore
vendored
Normal file
14
android/.gitignore
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
*.pyc
|
||||
app/gradle/wrapper/*
|
||||
app/gradlew
|
||||
app/gradlew.bat
|
||||
app/gradle.properties
|
||||
app/build/*
|
||||
app/app/build/*
|
||||
app/app/release/*
|
||||
app/.idea/*
|
||||
app/.gradle/*
|
||||
app/gradle/*
|
||||
chrome/*.png
|
||||
*.crx
|
||||
sources.json
|
Reference in New Issue
Block a user