gitignore: Tell tools honoring .gitignore to ignore .git too
This commit is contained in:
parent
0d0a94bcfb
commit
1e2d19ea4f
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
# Help tools that honor '.gitignore' (redundant for Git itself).
|
||||
/.git
|
||||
|
||||
/CMakeUserPresets.json
|
||||
|
||||
# Common build directories
|
||||
|
Loading…
Reference in New Issue
Block a user