1
0
mirror of https://github.com/tw93/Mole.git synced 2026-03-22 20:50:06 +00:00

Ignore local build artifacts and journal notes

This commit is contained in:
Tw93
2026-03-21 19:41:49 +08:00
parent 982aa6ecb2
commit 05fbc007d5

5
.gitignore vendored
View File

@@ -57,6 +57,10 @@ lib/AGENTS.md
tests/AGENTS.md tests/AGENTS.md
# Build artifacts # Build artifacts
analyze
status
bin/analyze-*
bin/status-*
bin/*.exe bin/*.exe
cmd/analyze/*.exe cmd/analyze/*.exe
cmd/status/*.exe cmd/status/*.exe
@@ -84,3 +88,4 @@ windows-readme-update.md
mole_guidelines.md mole_guidelines.md
run_tests.ps1 run_tests.ps1
session.json session.json
journal/2026-03-11-safe-remove-design.md