Files
nixos-config/.gitignore
2025-11-19 08:42:21 +01:00

22 lines
326 B
Plaintext

# Hardware configuration is machine-specific
# Uncomment if you don't want to track it
# hardware-configuration.nix
# Flake lock file - comment out if you want reproducible builds
# flake.lock
# Result symlinks from nix build
result
result-*
# Editor files
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
# Temporary files
*.tmp