Ignore scratch workspace

This commit is contained in:
codex 2026-06-24 02:45:41 -05:00
commit 4452679310

1
.gitignore vendored
View file

@ -66,6 +66,7 @@ BenchmarkDotNet.Artifacts/
project.lock.json project.lock.json
project.fragment.lock.json project.fragment.lock.json
artifacts/ artifacts/
scratch/
# Coco/R generated parser/scanner output # Coco/R generated parser/scanner output
src/Core/cocor/Parser.cs src/Core/cocor/Parser.cs