2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/.npmignore
2015-05-22 19:05:09 +01:00

34 lines
464 B
Text

!**
.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*
.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