Compare commits

..

2 Commits

2
.gitignore vendored
View File

@ -23,6 +23,8 @@
node_modules/ node_modules/
*.env.local *.env.local
*.github/
*.opencode/
npm-debug.log* npm-debug.log*
yarn-debug.log* yarn-debug.log*
yarn-error.log* yarn-error.log*