1
0

chore: Update .gitignore to exclude temp dirs

- Ignore temporary and work-in-progress directories.
This commit is contained in:
2026-01-23 15:20:58 -05:00
parent aa11513e6d
commit 22855a821b

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
public/
old-site/
src/
opencodetmp/
opencodetmp/
WIP/