This commit is contained in:
Isaac Sloan 2018-02-19 20:46:14 -07:00
commit 592d0c5b7f
10 changed files with 103 additions and 0 deletions

8
.gitignore vendored Normal file
View file

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