.gitignore file updated, to not include whitelist of all sub directories, so global gitignore will work.

This commit is contained in:
Jørn Gustav Larsen 2024-03-25 12:52:54 +01:00
parent 22f5451fb7
commit 64fbf35eaf

1
.gitignore vendored
View File

@ -1,7 +1,6 @@
# Ignore all the files, except the ones we expect.
# See https://jasonstitt.com/gitignore-whitelisting-patterns
*
!*/
# Allowed top-level files:
!.clang-format