summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2016-04-13 12:30:24 -0400
committerMichael Sweet <michael.r.sweet@gmail.com>2016-04-13 12:30:24 -0400
commitc6a37af863282298ac79a07dd39b75aeffe16687 (patch)
tree676c72021105665095bbb8d89818b90059f09a23 /.gitattributes
parent2c913ee0fc57c493d9d393f545d6d5e0bf91824d (diff)
downloadcups-c6a37af863282298ac79a07dd39b75aeffe16687.tar.gz
Ignore all .git* files too.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 292334ea5..0c203315b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,3 @@
+.git* export-ignore
.mailmap export-ignore
tools export-ignore