nixos-configs/.gitignore
matt1432 7a52fc6beb
All checks were successful
Discord / discord commits (push) Has been skipped
chore: organize gitignore
2024-05-20 11:49:21 -04:00

23 lines
201 B
Plaintext

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