diff --git a/.gitignore b/.gitignore index 5a0d7aa..6c364e4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ /.crystal/ /.shards/ *.log - +/bin/ # Libraries don't need dependency lock # Dependencies will be locked in application that uses them -/shard.lock +/shard.lock \ No newline at end of file