15 lines
114 B
Plaintext
15 lines
114 B
Plaintext
# Nix build artefacts
|
|
result
|
|
result-*
|
|
|
|
# Editor noise
|
|
.direnv/
|
|
.envrc
|
|
*.swp
|
|
*~
|
|
.vscode/
|
|
.idea/
|
|
|
|
# macOS
|
|
.DS_Store
|