|
.DS_Store
|
|
.python-version
|
|
.mise.toml
|
|
venv/
|
|
*.swp
|
|
docker/cache/
|
|
|
|
ansible/image-manifest*.json
|
|
testinfra-aio-container-logs.log
|
|
|
|
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
#nix related
|
|
result*
|
|
.env-local
|
|
.history
|
|
|
|
|
|
#IDE
|
|
.idea/
|
|
.vscode/
|
|
|
|
db/schema.sql
|