1
0
mirror of https://gitlab.com/triple-hops-brewed/raspberry-pi-stock-ticker.git synced 2025-06-16 15:17:21 +00:00

try to avoid leaking api keys 😅

This commit is contained in:
Anson 2019-07-18 00:06:57 -07:00
parent af1ecbc0ae
commit d141954112

2
.gitignore vendored
View File

@ -3,7 +3,7 @@
# Created by https://www.gitignore.io/api/visualstudiocode,windows,python # Created by https://www.gitignore.io/api/visualstudiocode,windows,python
# Edit at https://www.gitignore.io/?templates=visualstudiocode,windows,python # Edit at https://www.gitignore.io/?templates=visualstudiocode,windows,python
ticker/* ticker/*
keys.py
### Python ### ### Python ###
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/