diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7b9c006f9..fc175568d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,7 @@ opencode.json a.out target .scripts + +# Local dev files +opencode-dev +logs/ |
