Initial commit

This commit is contained in:
Michael Miller 2018-08-18 15:33:20 -06:00
commit 630e537726
8 changed files with 108 additions and 0 deletions

9
.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
/docs/
/lib/
/bin/
/.shards/
*.dwarf
# Libraries don't need dependency lock
# Dependencies will be locked in application that uses them
/shard.lock