Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Nov 12, 2012
1 parent 961a210 commit 012739d
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 @@
blacksmith2
===========

A reimplementation of blacksmith

0 comments on commit 012739d

Please sign in to comment.