feat: add .gitignore to exclude OS and package files

This commit is contained in:
Jax 2026-03-10 15:27:45 +08:00
commit 284812ac4c

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
# MAC
DS_Store
# package
node_modules
# oh-my-opencode
.sisyphus