gitignore + watchdog fixes
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
*.db
|
||||
*.lock
|
||||
bot.log
|
||||
__pycache__/
|
||||
.venv/
|
||||
kalshi_private_key.pem
|
||||
Reference in New Issue
Block a user