Update gitignore files
Signed-off-by: William Brawner <me@wbrawner.com>
This commit is contained in:
parent
56f2efbb18
commit
fa11c7d070
2 changed files with 2 additions and 0 deletions
1
IAP5Helper/.gitignore
vendored
Normal file
1
IAP5Helper/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
/build
|
1
app/.gitignore
vendored
1
app/.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
/build
|
||||
*.apk
|
||||
*.aab
|
||||
/release
|
||||
acra.properties
|
||||
|
|
Loading…
Reference in a new issue