Преглед изворни кода

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

Brad King пре 9 месеци
родитељ
комит
1e2d19ea4f
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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