update gitignore

This commit is contained in:
Hendrik Schutter 2023-03-02 18:42:51 +01:00
parent e3febdc6ed
commit 239a2517ba
2 changed files with 4 additions and 3 deletions

1
.gitignore vendored
View File

@ -113,3 +113,4 @@ dkms.conf
*.out *.out
*.app *.app
config.py

View File

@ -9,6 +9,6 @@ hostName = "127.0.0.1"
serverPort = 9101 serverPort = 9101
exporter_prefix = "msv_clubhouse_" exporter_prefix = "msv_clubhouse_"
ttn_user = "USERID@ttn" ttn_user = "689427bb344c937172c04b172@ttn"
ttn_key = "API KEY" ttn_key = "NNSXS.33YDGTEWAM6USZ3YAAXQE2MHSU5HZ7XQ3GKTNIQ.C7DOJEHWYOZCFOS5ITRP7DJSJOE3TDYCCHFS7ZKANAQWF36N5RYA"
ttn_region = "EU1" ttn_region = "EU1"