diff options
| author | Greg Roach <fisharebest@gmail.com> | 2014-12-10 14:53:57 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2014-12-10 14:53:57 +0000 |
| commit | e3554fe74c56c9be9a7b728eef39e417ebaced15 (patch) | |
| tree | e37d716d3e57516320d5fcf06ceea28909478234 /.gitattributes | |
| parent | c29be5f92b1695dfd7b71e55c2ace1c36a4ca2e0 (diff) | |
| download | webtrees-e3554fe74c56c9be9a7b728eef39e417ebaced15.tar.gz webtrees-e3554fe74c56c9be9a7b728eef39e417ebaced15.tar.bz2 webtrees-e3554fe74c56c9be9a7b728eef39e417ebaced15.zip | |
Exclude patch files from the build
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
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 |
