start of moving secrets.py to config.json

This commit is contained in:
Aaron 2025-11-14 15:55:36 -05:00
parent 2c39ebd985
commit 7edd209abe

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
/__pycache__/ /__pycache__/
secrets.py secrets.py
config.json
/pymakr-test/ /pymakr-test/
.gitignore .gitignore
.vscode/ .vscode/