mirror of
https://github.com/moparisthebest/ComicReader
synced 2024-11-15 21:55:04 -05:00
Added bin and gen folders to be excluded for git commits
This commit is contained in:
parent
b9145fc27b
commit
f142afed06
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@
|
|||||||
*.apk
|
*.apk
|
||||||
*.dex
|
*.dex
|
||||||
*.ap_
|
*.ap_
|
||||||
|
bin/
|
||||||
|
gen/
|
||||||
|
Loading…
Reference in New Issue
Block a user