From 6baf136b803418413d2bf211223b4ed3420a2ea2 Mon Sep 17 00:00:00 2001 From: Mel Date: Fri, 28 Feb 2025 22:43:23 +0100 Subject: Add IDE directories to .gitignore Signed-off-by: Mel --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index eb0b272..d52979a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ build/ .direnv/ +.idea +.vscode \ No newline at end of file -- cgit 1.4.1