nixos-configs/.gitignore
matt1432 c4095afd16
All checks were successful
Discord / discord commits (push) Has been skipped
feat(ags): use eslint flat-config
2024-07-14 16:12:09 -04:00

22 lines
203 B
Text

# 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