nixos-configs/.gitignore
matt1432 be865cc86f
All checks were successful
Discord / discord commits (push) Has been skipped
fix(desktop): adjust paths to newest refactor
2024-08-03 20:30:23 -04:00

22 lines
208 B
Text

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