add license

update .gitignore
This commit is contained in:
Brian J. Cardiff 2016-06-24 00:02:44 -03:00
parent 881ef79893
commit 38507203df
3 changed files with 33 additions and 1 deletions

11
.gitignore vendored
View file

@ -1 +1,10 @@
.crystal/
/doc/
/libs/
/.crystal/
/.shards/
# Libraries don't need dependency lock
# Dependencies will be locked in application that uses them
/shard.lock