re add .env to .gitignore and make example

This commit is contained in:
Ugric
2026-02-26 21:20:01 +00:00
parent b5984fba76
commit 28d5fb6f83
2 changed files with 3 additions and 0 deletions

2
.env_example Normal file
View File

@@ -0,0 +1,2 @@
API_KEY="YOUR_API_KEY"
API_SECRET="YOUR_API_SECRET"