mirror of
https://github.com/tw93/Mole.git
synced 2026-03-22 19:05:07 +00:00
Ignore local build artifacts and journal notes
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -57,6 +57,10 @@ lib/AGENTS.md
|
||||
tests/AGENTS.md
|
||||
|
||||
# Build artifacts
|
||||
analyze
|
||||
status
|
||||
bin/analyze-*
|
||||
bin/status-*
|
||||
bin/*.exe
|
||||
cmd/analyze/*.exe
|
||||
cmd/status/*.exe
|
||||
@@ -84,3 +88,4 @@ windows-readme-update.md
|
||||
mole_guidelines.md
|
||||
run_tests.ps1
|
||||
session.json
|
||||
journal/2026-03-11-safe-remove-design.md
|
||||
|
||||
Reference in New Issue
Block a user