summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2014-12-10 14:53:57 +0000
committerGreg Roach <fisharebest@gmail.com>2014-12-10 14:53:57 +0000
commite3554fe74c56c9be9a7b728eef39e417ebaced15 (patch)
treee37d716d3e57516320d5fcf06ceea28909478234 /.gitattributes
parentc29be5f92b1695dfd7b71e55c2ace1c36a4ca2e0 (diff)
downloadwebtrees-e3554fe74c56c9be9a7b728eef39e417ebaced15.tar.gz
webtrees-e3554fe74c56c9be9a7b728eef39e417ebaced15.tar.bz2
webtrees-e3554fe74c56c9be9a7b728eef39e417ebaced15.zip
Exclude patch files from the build
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 562b1e273f..598d21da82 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -5,6 +5,7 @@
.travis.yml export-ignore
Makefile export-ignore
build/ export-ignore
+js/*.patch export-ignore
phpunit.xml export-ignore
library/bombayworks/zendframework1/library/Zend/Acl/ export-ignore
library/bombayworks/zendframework1/library/Zend/Amf/ export-ignore