From f38a37129e93dec38d80d963f4f7aae435258a48 Mon Sep 17 00:00:00 2001 From: Stefano Germano Date: Fri, 18 Dec 2020 17:34:23 +0100 Subject: Add drafts folder to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7f08401..53cd333 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ tags .vscode/settings.json .vscode/launch.json project/project/metals.sbt +drafts -- cgit v1.2.3