diff options
Diffstat (limited to 'third_party/git/templates/info--exclude')
-rw-r--r-- | third_party/git/templates/info--exclude | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/git/templates/info--exclude b/third_party/git/templates/info--exclude new file mode 100644 index 000000000000..a5196d1be8fb --- /dev/null +++ b/third_party/git/templates/info--exclude @@ -0,0 +1,6 @@ +# 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] +# *~ |