mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08: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
|
||||
|
||||
# Common build directories
|
||||
|
Reference in New Issue
Block a user