mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
ignore cert keys and mapbox token
This commit is contained in:
parent
6fff6ef6dd
commit
a1bdb0863a
1 changed files with 8 additions and 1 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -13,4 +13,11 @@
|
|||
/captures
|
||||
.externalNativeBuild
|
||||
.cxx
|
||||
/app/release
|
||||
/app/release
|
||||
|
||||
# Java KeyStore certificates
|
||||
*.jks
|
||||
keystore.properties
|
||||
|
||||
# Mapbox token file
|
||||
/app/src/main/res/values/mapbox-token.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue