mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-21 14:03:46 +03:00
wip - add containerignore
This commit is contained in:
parent
aa5377e6d7
commit
9895bc3bc5
8
anvil/.containerignore
Normal file
8
anvil/.containerignore
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# Don't add the following files to the container
|
||||||
|
|
||||||
|
## Python cache
|
||||||
|
**/__pycache__
|
||||||
|
|
||||||
|
## Podman build files
|
||||||
|
.containerignore
|
||||||
|
Containerfile
|
Loading…
Reference in a new issue