From 91c8fd146dd477ce744bec944395672719a13ebe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Laignel?= Date: Thu, 3 Jun 2021 09:19:31 +0200 Subject: [PATCH] .gitignore builddir --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9926b7e9..0260de27 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ target *.bk *.swp .vscode +builddir \ No newline at end of file