From fe157494ec819f1cbbcbfd4d7387bc90e8739c6f Mon Sep 17 00:00:00 2001 From: zvon Date: Thu, 5 Aug 2021 17:55:16 +0200 Subject: [PATCH] Ignore build dir everywhere --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 81329c5..1f64d9a 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ tetris/tetris compile_commands.json .DS_Store *.bak +build