From dc027b0e5139eda3c676035f8ea4c511eeffcf5d Mon Sep 17 00:00:00 2001 From: Quinn Date: Tue, 18 Mar 2025 16:25:32 +0100 Subject: [PATCH] unignore some of the files that I want to include --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1680373..98aa10c 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,6 @@ /compile_commands.json # unignore dotfiles that we'd like to keep +!.gitignore +!.editorconfig !/.github/