Getting ignores right, tagging 0.4.4

This commit is contained in:
Tom MacWright 2011-11-29 09:50:05 -05:00
parent 6620517934
commit be5abb3bdc
3 changed files with 4 additions and 6 deletions

5
.gitignore vendored
View File

@ -1,6 +1 @@
/bin/*
/npm_modules
/test/errorhandling/layers
/test/errorhandling/geography
/test/errorhandling/geography
/test/rendering/cache

3
.npmignore Normal file
View File

@ -0,0 +1,3 @@
*.swp
npm_modules/
test/

View File

@ -22,7 +22,7 @@
"Konstantin Käfer",
"Alexis Sellier <self@cloudhead.net>"
],
"version": "0.4.3",
"version": "0.4.4",
"licenses": [{
"type": "Apache"
}],