mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-16 06:25:06 -05:00
Added .gitignore file to prevent adding local.properties, bin/ and gen/ to git tracking
User specific exclusions can be added to .git/info/exclude
This commit is contained in:
parent
40546edcf7
commit
5d85b7a508
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
local.properties
|
||||
bin
|
||||
gen
|
Loading…
Reference in New Issue
Block a user