summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorAdam Chainz <adam@adamj.eu>2015-06-02 16:11:19 +0100
committerTim Graham <timograham@gmail.com>2015-06-02 12:04:40 -0400
commit3222fc79431c0866aa65b2a83fbbffd2c3034d08 (patch)
treec19b2b969421c20b4e1cf3aa4e5bf5d486a0bd5a /.gitattributes
parent2913d6b77d8b2082dc79df5503b7dd3ddd05fcc1 (diff)
downloaddjango-3222fc79431c0866aa65b2a83fbbffd2c3034d08.tar.gz
Added git attribute merge=union for release notes
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index cd42cc51ca..4bd6655ffd 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3,3 +3,4 @@
*css text eol=lf
tests/staticfiles_tests/apps/test/static/test/*txt text eol=lf
tests/staticfiles_tests/project/documents/test/*txt text eol=lf
+docs/releases/*.txt merge=union