Files
minne/.gitignore
T
Per Stark 7b850769c9 fix: html-router modals and add insta snapshot tests.
Avoid nested forms in the scratchpad editor, centralize modal lifecycle in modal.js, return HTMX partials from archive, and add template compile plus layout snapshots.
2026-06-03 20:20:43 +02:00

32 lines
386 B
Plaintext

.devenv
.direnv
.devenv
node_modules
config.yaml
target
result
data
database
evaluations/cache/
evaluations/reports/
# Devenv
.devenv*
devenv.local.nix
# direnv
.direnv
# pre-commit
.pre-commit-config.yaml
# html-router/assets/style.css
html-router/node_modules
.fastembed_cache/
# insta: pending (unreviewed) snapshots; accepted *.snap files are committed
*.snap.new
.insta.bak