25 lines
291 B
Plaintext
25 lines
291 B
Plaintext
# Nix build results
|
|
result
|
|
result-*
|
|
|
|
# Direnv
|
|
.direnv/
|
|
.envrc.cache
|
|
|
|
# Editor files
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
.DS_Store
|
|
|
|
# Backup files
|
|
*.backup
|
|
*.bak
|
|
|
|
# Hardware configuration (may contain sensitive info)
|
|
# Uncomment if you don't want to commit it:
|
|
# nixos/hardware-configuration.nix
|
|
|