Skip to content

Commit 310c8b5

Browse files
committed
Merge pull request #3 from slamdata/options
`Options` based approach
2 parents 627c90f + c8e8053 commit 310c8b5

17 files changed

+1288
-2
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/.*
2+
!/.gitignore
3+
/bower_components/
4+
/node_modules/
5+
/output/
6+
/tmp/

0 commit comments

Comments
 (0)