gitignore: Tell tools honoring .gitignore to ignore .git too

This commit is contained in:
Brad King 2025-01-21 11:50:16 -05:00
parent 0d0a94bcfb
commit 1e2d19ea4f

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# Help tools that honor '.gitignore' (redundant for Git itself).
/.git
/CMakeUserPresets.json
# Common build directories