From 3e3285eac2cd48c41845b82a986cf4756f2dff58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Fri, 14 Nov 2025 14:10:54 +0100 Subject: [PATCH] chore: clean up .gitignore by removing unused VS Code and GitHub config sections --- .gitignore | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.gitignore b/.gitignore index a2a578b2..c063c08f 100755 --- a/.gitignore +++ b/.gitignore @@ -25,13 +25,6 @@ !/.config/zed/ !/.config/zed/settings.json -!/.github/ -!/.github/** - -!.vscode/ -!.vscode/settings.json -!.vscode/tasks.json - # Ignore so we won't commit these in the allowed dirctories. .DS_Store *.log*