ublue-forge/anvil/.containerignore
Stephan Lüscher 45f497cf1f
wip - finalize
2024-05-10 13:53:09 +00:00

13 lines
202 B
Plaintext

# Don't add the following files to the container
## Ansible files
**/collections/ansible_collections
**/fact_cache
## Python cache
**/__pycache__
## Podman build files
.containerignore
Containerfile