Files
connpy/.dockerignore
T

30 lines
280 B
Plaintext
Raw Normal View History

.git
__pycache__
*.pyc
*.pyo
*.pyd
.pytest_cache
.venv
venv
env
node_modules
dist
build
*.egg-info
docker
docker-compose.yml
.gemini
.github
docs
scratch
testall
testremote
automation-template.yaml
2026-05-27 14:44:01 -03:00
# Sensitive local files and credentials
auth.json
key.db
config.db
*.db
testnew/