publish .gitignore
This commit is contained in:
parent
18d5a23bac
commit
edf677caed
1 changed files with 10 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
# Per-machine config (webhook, ntfy topic, OCR snip region) — never published.
|
||||||
|
config.ini
|
||||||
|
|
||||||
|
# Runtime state / snips / caches
|
||||||
|
*.png
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
.last_*
|
||||||
|
*.state
|
||||||
|
*.log
|
||||||
Loading…
Add table
Add a link
Reference in a new issue