diff --git a/.gitignore b/.gitignore index 2e5d65e..e978b32 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ -/doc/ +/docs/ /lib/ -/.crystal/ +/bin/ /.shards/ - +*.dwarf # Libraries don't need dependency lock # Dependencies will be locked in application that uses them