From ffe2c08a350e929cb5038f95141ded1ae019f5bc Mon Sep 17 00:00:00 2001 From: Ryan Cavicchioni Date: Sat, 10 Apr 2021 03:50:57 +0000 Subject: [PATCH] Ignore the build directory --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f786bf3..c7cb338 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,4 @@ .vscode/targets.log # packaging -/debian +/build