upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2026-01-09 22:23:18 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-01-09 22:30:41 +0000
commitf1579d1c099869de67b1741b7775cbf651b34ef0 (patch)
tree36866d1d2ee998a6313b292bc27e14ca45f491c5 /.gitignore
parentab43f7264a05f694f4a7b1f4a09f8add972381ab (diff)
docs: update production sync testing workflow to two-mode process
- Mode 1: Fix one existing issue, test, commit, report - Mode 2: Discover new issues with minimal documentation - Emphasize stopping after each cycle - Remove detailed investigation requirements - Simplify issue documentation format
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 33879b8..294e4b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,9 @@ grasp-audit/target
9work/* 9work/*
10!work/README.md 10!work/README.md
11 11
12# Test runs (production sync testing data and logs)
13tmp/
14
12# Environment and data 15# Environment and data
13.env 16.env
14data/ 17data/