mirror of
https://gitlab.com/triple-hops-brewed/raspberry-pi-stock-ticker.git
synced 2025-08-02 19:41:36 +00:00
try to avoid leaking api keys 😅
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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__/
|
||||||
|
Reference in New Issue
Block a user