mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Move to android studio style project structure with gradle builds.
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,5 +1,7 @@
|
||||
build.properties
|
||||
local.properties
|
||||
bin
|
||||
gen
|
||||
obj
|
||||
.gradle
|
||||
/local.properties
|
||||
/.idea/workspace.xml
|
||||
/.idea/libraries
|
||||
.DS_Store
|
||||
/build
|
||||
/app/build
|
||||
|
||||
Reference in New Issue
Block a user