Add PetKit CLI wrapper (status/feed/fountain/dump)
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Секреты — не заливать в репо
|
||||
.env
|
||||
secrets/
|
||||
*.token
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
venv/
|
||||
Reference in New Issue
Block a user