about summary refs log tree commit diff
path: root/third_party/git/templates/info--exclude
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/templates/info--exclude')
-rw-r--r--third_party/git/templates/info--exclude6
1 files changed, 0 insertions, 6 deletions
diff --git a/third_party/git/templates/info--exclude b/third_party/git/templates/info--exclude
deleted file mode 100644
index a5196d1be8..0000000000
--- a/third_party/git/templates/info--exclude
+++ /dev/null
@@ -1,6 +0,0 @@
-# git ls-files --others --exclude-from=.git/info/exclude
-# Lines that start with '#' are comments.
-# For a project mostly in C, the following would be a good set of
-# exclude patterns (uncomment them if you want to use them):
-# *.[oa]
-# *~