From 58c79d8cf38f17ff702a8efef8e40093e38f48ac Mon Sep 17 00:00:00 2001 From: "Brian J. Cardiff" Date: Wed, 7 Nov 2018 15:41:44 -0300 Subject: [PATCH] Update .gitignore to latest template --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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