Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jsantell committed Dec 4, 2013
0 parents commit 0f1d5f7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .gitignore
@@ -0,0 +1,15 @@
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz

pids
logs
results

npm-debug.log
node_modules
4 changes: 4 additions & 0 deletions README.md
@@ -0,0 +1,4 @@
node-zip-dir
============

Zips up directories into buffers or saves to disk

0 comments on commit 0f1d5f7

Please sign in to comment.