瀏覽代碼

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