9 lines
114 B
Text
9 lines
114 B
Text
# Ignore nix stuff
|
|
result
|
|
.direnv/
|
|
|
|
# Ignore VM stuff
|
|
*.qcow2
|
|
|
|
# Ignore pre-commit config
|
|
.pre-commit-config.yaml
|