aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2026-07-13 07:09:19 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2026-07-13 07:09:19 +0200
commit58e19982f25ae6433d7837454bb54b8edc37589c (patch)
treeba5f4f8712150e0a9aae195e59290393831845a4 /.gitignore
parentd1e2facd01c88dbd4758fbc2a64bf9e01abca4e7 (diff)
Add tests, usage documentation, and .claude/ to .gitignore.
Unit tests for the gii-norm loader, text cleanup, quote extraction, command recognition (literal sentences from the sample amendment act), sentence splitting, and command application on a synthetic mini law; an HTML renderer test including escaping; and an end-to-end smoke test on the IfSG sample data that skips itself when the (untracked) sample files are absent. The README gains a German usage section. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Change-Id: I7f02ff349f9c3bd34fa90a2a84678b9e6fad697d
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 90af5ea..8d936de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,6 @@ target/
# Unknown
out/
+
+# Claude Code
+.claude/