6 Commits

Author SHA1 Message Date
Leon Klingele
40fb17791e
shard: track dependencies
Commit the whole ./lib/ folder which stores the Crystal dependencies.
This has a few benefits:

- Allows to build the project without a connection to the Internet
  to retrieve dependencies.
- Makes the project resistant against dependency re-tags which might
  include malicious code.
2019-08-15 01:51:27 +02:00
Omar Roth
be4eda91e0 Update .gitignore 2018-07-14 08:35:25 -05:00
Omar Roth
1d42e4465c Ignore shard.lock 2018-03-22 11:06:43 -05:00
Omar Roth
a181c0cc58 Ignore sentry 2018-01-28 20:56:06 -06:00
Omar Roth
383ed8b209 Rename project 2017-11-29 18:12:23 -06:00
Omar Roth
26959020b7 Initial commit 2017-11-23 01:48:55 -06:00