should work now

This commit is contained in:
2026-07-23 18:29:16 +02:00
parent 269241003d
commit e56e612891
10 changed files with 133 additions and 10 deletions
+16 -10
View File
@@ -1,11 +1,17 @@
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# Ignore automatically generated direnv output
.direnv
# Ignore NixOS interactive test driver history
**/.nixos-test-history
# Secrets
.env
# Docker data
data/
volumes/
# Temporary files
*.tmp
*.log
# Editor files
.vscode/
.idea/
# OS files
.DS_Store