23 lines
198 B
Plaintext
23 lines
198 B
Plaintext
|
|
.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
|