Sfoglia il codice sorgente

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

Brad King 9 mesi fa
parent
commit
1e2d19ea4f
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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