publish codemirrot helix package flow
Some checks failed
Publish codemirror-helix / publish (push) Failing after 2m16s
Some checks failed
Publish codemirror-helix / publish (push) Failing after 2m16s
This commit is contained in:
10
packages/codemirror-helix/.gitignore
vendored
Normal file
10
packages/codemirror-helix/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# build output (rebuilt by `bun run build` / helix:build / publish CI)
|
||||
dist/
|
||||
|
||||
# dependencies
|
||||
node_modules/
|
||||
|
||||
# logs / caches
|
||||
*.log
|
||||
.DS_Store
|
||||
*.tsbuildinfo
|
||||
Reference in New Issue
Block a user