Просмотр исходного кода

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

Brad King 9 месяцев назад
Родитель
Сommit
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