mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
gitignore: ignore docs/data for OMX workspace artifacts
Keep untracked so OMX-driven planning and research data remains local while keeping history clean.
This commit is contained in:
parent
b6e87d7e46
commit
fd3ade1ad9
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -102,3 +102,6 @@ dist
|
||||||
/.vscode/snipsnap.code-snippets
|
/.vscode/snipsnap.code-snippets
|
||||||
.vercel
|
.vercel
|
||||||
.env*.local
|
.env*.local
|
||||||
|
|
||||||
|
# Keep plan/search artifacts for OMX workflows
|
||||||
|
docs/data/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue