Merge pull request #288 from open-sausages/pulls/4/ignow-dot-cow-folder-on-builds

BUG Don't include the .cow folders in releases
This commit is contained in:
Robbie Averill 2020-09-10 09:24:24 -07:00 committed by GitHub
commit 1ac80f05a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -1,4 +1,5 @@
.cow.json export-ignore
.cow export-ignore
.gitattributes export-ignore
.travis.yml export-ignore
behat.yml export-ignore