mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-06 07:40:53 +00:00
gitignore: Tell tools honoring .gitignore to ignore .git too
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,6 @@
|
|||||||
|
# Help tools that honor '.gitignore' (redundant for Git itself).
|
||||||
|
/.git
|
||||||
|
|
||||||
/CMakeUserPresets.json
|
/CMakeUserPresets.json
|
||||||
|
|
||||||
# Common build directories
|
# Common build directories
|
||||||
|
|||||||
Reference in New Issue
Block a user