snow-editor

small markdown and org-mode editor
Log | Files | Refs | README

.dockerignore (100B)


      1 node_modules
      2 backend/node_modules
      3 data
      4 dist
      5 .git
      6 .gitignore
      7 *.md
      8 .cursor
      9 .env
     10 .env.*
     11 npm-debug.log*