mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-12 17:24:26 +02:00
7b850769c9
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.
32 lines
386 B
Plaintext
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
|