From 96bd73ae020ecca1f94698744c77498a89ad19f7 Mon Sep 17 00:00:00 2001 From: untodesu Date: Thu, 11 Sep 2025 13:10:52 +0500 Subject: Graft build scripts and buffer code from QFengine --- .gitignore | 2 -- 1 file changed, 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2d55cb3..ef4a3db 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,6 @@ /.vscode/* !/.vscode/c_cpp_properties.json /core/version.cc -/build32/ -/build64/ /build/ /*.log /*.ini -- cgit