Selaa lähdekoodia

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

Brad King 9 kuukautta sitten
vanhempi
sitoutus
1e2d19ea4f
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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