From 9028b78a0d668a8893d4e5ce65fa1d332be35cfa Mon Sep 17 00:00:00 2001 From: bd Date: Mon, 24 Feb 2025 19:44:00 -0500 Subject: Configure CMake --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6b5e70f..e788ced 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ # IDE -.dir-locals.el -manifest.scm +/.dir-locals.el +/manifest.scm # generated __pycache__ -rv +/build/ -- cgit v1.2.3