Files
Xaiya Schumin f0ade0d043 add discord-music-presence
Signed-off-by: Xaiya Schumin <d.schumin@proton.me>
2026-05-20 00:20:04 +02:00

15 lines
294 B
Plaintext

### Nix template
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# Ignore the configuration folder for Jetbrains IDEs
.idea/
# Development environment
.direnv/
# Disable vm outputs that are called when starting a vm in this directory
*.qcow
*.qcow2