Julien Malka
b60016c38a
Some checks failed
build configuration / build_and_cache_rescue01 (push) Failing after 40s
build configuration / build_and_cache_storage01 (push) Failing after 43s
build configuration / build_and_cache_geo02 (push) Failing after 42s
build configuration / build_and_cache_compute01 (push) Failing after 44s
build configuration / build_and_cache_geo01 (push) Failing after 43s
build configuration / build_and_cache_vault01 (push) Failing after 32s
build configuration / build_and_cache_web01 (push) Failing after 36s
build configuration / build_and_cache_web02 (push) Failing after 38s
build configuration / build_and_cache_bridge01 (push) Failing after 38s
lint / check (push) Failing after 19s
build configuration / build_and_cache_krz01 (push) Failing after 1m58s
11 lines
170 B
Text
11 lines
170 B
Text
# ---> Nix
|
|
# Ignore build outputs from performing a nix-build or `nix build` command
|
|
result
|
|
result-*
|
|
|
|
.direnv
|
|
|
|
#ignore vm images
|
|
*.qcow2
|
|
.gcroots
|
|
.pre-commit-config.yaml
|