From 30740ca4131d1f574718262451b4410207dc8d4e Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Sun, 14 Jul 2024 21:12:37 +0200 Subject: Reworking the build system --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 000224f..0ec9e7f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/out_*/ -*.swp +/build* -- cgit v1.2.3