Initial commit

This commit is contained in:
George Dietrich 2020-12-21 23:21:53 -05:00
commit 34c8539ead
10 changed files with 204 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 applications that use them
/shard.lock