From a5935a219a4bf56403c37f22d05bb6b31130735c Mon Sep 17 00:00:00 2001 From: bbhtt Date: Mon, 9 Dec 2024 09:40:54 +0530 Subject: [PATCH] Fix wrong gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 00cfeaba..ec77832f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ __pycache__ nohup.out server.pid builddir/ +!tests/builddir/ build/ repo/ .flatpak-builder/