Minor changes.

This commit is contained in:
Julien Fontanet 2015-06-17 17:09:46 +02:00
parent 8866bd8663
commit 45f6a7cb4d
3 changed files with 9 additions and 1 deletions

View File

@ -2,6 +2,7 @@
/dist/
npm-debug.log
npm-debug.log.*
!node_modules/*
node_modules/*/

View File

@ -1,2 +1,9 @@
/examples/
example.js
*.example.js
*.example.js.map
/test/
/tests/
*.spec.js
*.spec.js.map