19 lines
266 B
Plaintext
19 lines
266 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
|
|
# Runtime artifacts
|
|
piNail2/logs/
|
|
*.log
|
|
|
|
# Local-only/private docs
|
|
GITEA_API.md
|
|
|
|
# Large historical backup not needed for repo
|
|
Old_Backup/
|
|
|
|
# Vendored upstream development/build artifacts
|
|
ivPID-master/.idea/
|
|
ivPID-master/docs/_build/
|