mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Update gitignores to cleanup my tree
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1 +1,4 @@
|
|||||||
build.properties
|
build.properties
|
||||||
|
local.properties
|
||||||
|
bin
|
||||||
|
gen
|
||||||
|
|||||||
1
jni/.gitignore
vendored
Normal file
1
jni/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
openssl-0.9.8l
|
||||||
2
jni_root/.gitignore
vendored
Normal file
2
jni_root/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
openssl-0.9.8l.tar.gz
|
||||||
|
project
|
||||||
1
libs/.gitignore
vendored
1
libs/.gitignore
vendored
@@ -1,2 +1,3 @@
|
|||||||
[^.]
|
[^.]
|
||||||
armeabi
|
armeabi
|
||||||
|
ant-contrib-0.3.jar
|
||||||
|
|||||||
1
tests/libs/.gitignore
vendored
Normal file
1
tests/libs/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
[^.]
|
||||||
Reference in New Issue
Block a user