1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-03 17:59:33 +02:00

Added .gitignore file

This commit is contained in:
Mathias Monnerville 2010-09-30 15:35:36 +08:00 committed by Nikolay Pultsin
parent 7c721784e3
commit 1c5395a6f7

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
default.properties
build.properties
local.properties
bin/
gen/
res/drawable/
res/raw/
libs/
obj/
*~