15 lines
186 B
Plaintext
15 lines
186 B
Plaintext
# Config files
|
|
build-config.yaml
|
|
deploy-config.yaml
|
|
config.ign
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
# Downloaded images
|
|
fedora-coreos-*-hetzner.x86_64.raw.xz
|
|
|
|
# Environment
|
|
.env |