Ghost/.npmignore
Hannah Wolfe 4a7a1c69ce Removing test assets from release zip
no issue

- no need for test assets in the release zip, this reduces the size of the final zip
2015-05-15 16:35:22 +01:00

36 lines
471 B
Plaintext

!**
.build
.dist
.tmp
docs/**
_site/**
content/images/**
!content/images/README.md
content/themes/**
!content/themes/casper/**
content/apps/**
!content/apps/README.md
content/data/**
!content/data/README.md
node_modules/**
**/*.db*
*.db*
.sass*
.af*
.git*
.groc*
.jshintrc
*.iml
config.js
core/built/**/*.map
core/built/**/test-*
core/client/**
core/test/**
CONTRIBUTING.md
SECURITY.md
.travis.yml
*.html
!core/server/email-templates/**
bower_components/**
.editorconfig