From a1fe7eccd460754c1d1ee2d398136a87170fbc62 Mon Sep 17 00:00:00 2001 From: Fred Massin Date: Mon, 8 Apr 2024 07:48:47 +0000 Subject: [PATCH] Ignore IDE files --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index f8a9a5c1..26b32ce1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ doc/build-doc +build +.DS_Store +.devcontainer/devcontainer.json +.github/dependabot.yml +.vscode/settings.json