mirror of
https://github.com/zxing/zxing.git
synced 2024-11-13 14:34:08 -08:00
Ignore a few more Android files
This commit is contained in:
parent
59e4708cd7
commit
ed760e2e6b
2
android/.gitignore
vendored
2
android/.gitignore
vendored
|
@ -1,4 +1,6 @@
|
||||||
target/
|
target/
|
||||||
*.iml
|
*.iml
|
||||||
|
bin/
|
||||||
gen/
|
gen/
|
||||||
libs/
|
libs/
|
||||||
|
local.properties
|
||||||
|
|
2
androidtest/.gitignore
vendored
2
androidtest/.gitignore
vendored
|
@ -1,4 +1,6 @@
|
||||||
target/
|
target/
|
||||||
*.iml
|
*.iml
|
||||||
|
bin/
|
||||||
gen/
|
gen/
|
||||||
libs/
|
libs/
|
||||||
|
local.properties
|
||||||
|
|
Loading…
Reference in a new issue