Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuakfarrar committed Jul 7, 2012
0 parents commit 2f69e7e
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

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

A port-knocker for node.js

0 comments on commit 2f69e7e

Please sign in to comment.