mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
Share: sync
This commit is contained in:
parent
34a2dcb80a
commit
d51b4263ab
25 changed files with 1395 additions and 338 deletions
30
app/packages/web/.gitignore
vendored
30
app/packages/web/.gitignore
vendored
|
|
@ -1,28 +1,2 @@
|
|||
dist
|
||||
.wrangler
|
||||
.output
|
||||
.vercel
|
||||
.netlify
|
||||
.vinxi
|
||||
app.config.timestamp_*.js
|
||||
|
||||
# Environment
|
||||
.env
|
||||
.env*.local
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
|
||||
# IDEs and editors
|
||||
/.idea
|
||||
.project
|
||||
.classpath
|
||||
*.launch
|
||||
.settings/
|
||||
|
||||
# Temp
|
||||
gitignore
|
||||
|
||||
# System Files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
node_modules
|
||||
dist
|
||||
Loading…
Add table
Add a link
Reference in a new issue