lab-infra/.gitignore

12 lines
170 B
Text
Raw Normal View History

2024-10-12 00:23:05 +02:00
# ---> 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