chore: setup environment variables and gitignore for API key
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
API_KEY=my-super-secret-key-123
|
||||||
@@ -1,2 +1,4 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
|
.env
|
||||||
|
|||||||
Reference in New Issue
Block a user