mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
gitignore: Tell tools honoring .gitignore to ignore .git too
This commit is contained in:
@@ -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