Skip to content

Commit

Permalink
make npmignore more strict. this file doesn't seem to work exactly li…
Browse files Browse the repository at this point in the history
…ke gitignore
  • Loading branch information
paularmstrong committed Sep 10, 2011
1 parent 8a4c46d commit cd56384
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .npmignore
@@ -1,7 +1,8 @@
.DS_Store
docs/*
examples/*
*.html
*.test.js
docs/**
examples/**
Makefile
scripts/*
tests/*
tests/templates/*
scripts/**
tests/**

0 comments on commit cd56384

Please sign in to comment.