22 lines
203 B
Text
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
|