infrastructure/.gitignore

12 lines
170 B
Plaintext
Raw Permalink Normal View History

2023-05-11 18:06:13 +02:00
# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
2023-05-22 15:08:43 +02:00
.direnv
#ignore vm images
*.qcow2
2023-10-26 14:19:58 +02:00
.gcroots
2024-02-17 22:54:26 +01:00
.pre-commit-config.yaml