nixos-configs/.gitignore
matt1432 08e1645697
All checks were successful
Discord / discord commits (push) Has been skipped
fix(cache): keep gc roots of nix-fast-build alive
2024-12-11 08:30:13 -05:00

23 lines
182 B
Text

# Python
*.egg-info
# NPM
*node_modules
*build/
# Direnv
*.direnv/
# Generated by nix
result*
!results/
.nixd.json
## AGS
**/vars.ts
**/config.js
*icons
**/types
# Other
*.temp