nixos-configs/.gitignore

23 lines
201 B
Plaintext
Raw Normal View History

2024-05-20 11:49:21 -04:00
# Python
*.egg-info
2024-05-20 11:49:21 -04:00
# NPM
2023-10-20 17:46:00 -04:00
*node_modules/
2023-12-22 03:06:15 -05:00
*build/
2024-05-20 11:49:21 -04:00
# Direnv
*.direnv/
# Generated by nix
2023-11-30 17:01:46 -05:00
result*
2024-05-20 11:49:21 -04:00
.nixd.json
## AGS
modules/ags/config/ts/lockscreen/vars.ts
*config.js
*icons
2024-05-20 11:49:21 -04:00
**/types
# Other
*.temp