Ver Fonte

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

Brad King há 9 meses atrás
pai
commit
1e2d19ea4f
1 ficheiros alterados com 3 adições e 0 exclusões
  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