0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/.npmignore
Harry Wolff 4334c3deb6 Move Ember Admin to use es6 modules
- adds required dependencies to package.json
 and to bower.json
- added required Grunt tasks to transpile and
 concat ember admin files
2014-02-26 23:48:54 -05:00

29 lines
No EOL
371 B
Text

!**
.build
.dist
.tmp
docs/**
_site/**
content/images/**
!content/images/README.md
content/themes/**
!content/themes/casper/**
content/apps/**
!content/apps/README.md
node_modules/**
core/test/**
core/clientold/assets/sass/**
core/server/data/export/exported*
**/*.db*
*.db*
.sass*
.af*
.git*
.groc*
*.iml
config.js
CONTRIBUTING.md
SECURITY.md
.travis.yml
Gemfile*
*.html