unignore some of the files that I want to include

This commit is contained in:
2025-03-18 16:25:32 +01:00
parent 4a60540b4c
commit dc027b0e51

2
.gitignore vendored
View File

@@ -15,4 +15,6 @@
/compile_commands.json /compile_commands.json
# unignore dotfiles that we'd like to keep # unignore dotfiles that we'd like to keep
!.gitignore
!.editorconfig
!/.github/ !/.github/