Added *.aar and *.keystore to .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -26,6 +26,7 @@ zerotier-one.port
|
||||
*.pid
|
||||
|
||||
# Binaries/Executables/Packages/Libraries
|
||||
*.aar
|
||||
*.dll
|
||||
*.lib
|
||||
*.so
|
||||
@@ -43,6 +44,9 @@ zerotier-one.port
|
||||
bin/
|
||||
gen/
|
||||
|
||||
# Keyfiles, etc
|
||||
*.keystore
|
||||
|
||||
# Python
|
||||
*.py[co]
|
||||
packages/PyPI/libzt.egg-info/
|
||||
|
||||
Reference in New Issue
Block a user