prosemirror-markdown/.gitignore

12 lines
112 B
Plaintext
Raw Normal View History

2022-06-02 16:39:39 +02:00
.DS_Store
node_modules
/build
/.svelte-kit
2022-06-07 12:02:54 +02:00
/storybook-static
2022-06-02 16:39:39 +02:00
/package
.env
.env.*
!.env.example
.vercel
.output