Update .gitignore
parent
59eae71d70
commit
e55cba4b63
|
|
@ -19,4 +19,6 @@ build/
|
||||||
*.keystore
|
*.keystore
|
||||||
|
|
||||||
app/release
|
app/release
|
||||||
|
app/release/*
|
||||||
app/debug
|
app/debug
|
||||||
|
app/debug/*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue