.npmignore 145 B

12345678910111213
  1. # project files & folders
  2. build
  3. build.*
  4. include/project.4coder
  5. include/build.sh
  6. include/quick.c
  7. # other
  8. .DS_Store
  9. .swp
  10. tags
  11. .vscode