# By default, the following paths and files are ignored, so there's no need to add them to .npmignore explicitly: # # .*.swp # ._* # .DS_Store # .git # .hg # .npmrc # .lock-wscript # .svn # .wafpickle-* # config.gypi # CVS # npm-debug.log src typings.json typings typings-local webpack* tsconfig.json # npm publish # # You can give publish a url to a tarball, or a filename of a tarball, or a path to a folder. # Note that pretty much everything in that folder will be exposed by default. # So, if you have secret stuff in there, use a .npmignore file to list out the globs to ignore, or publish from a fresh checkout.