Update list of files to be exported by Git

Also, remove "couscous.yml" that is not being used anymore.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
This commit is contained in:
Henrique Moody 2020-07-29 10:34:29 +02:00
parent 642602fd43
commit f7a57a7f89
No known key found for this signature in database
GPG key ID: 221E9281655813A6
2 changed files with 3 additions and 43 deletions

5
.gitattributes vendored
View file

@ -1,5 +1,6 @@
/*.dist export-ignore
/*.yml export-ignore
/.* export-ignore
/couscous.yml export-ignore
/bin export-ignore
/docs export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore

View file

@ -1,41 +0,0 @@
template:
url: https://github.com/Respect/RespectCouscous
exclude:
- library
- tests
- vendor
baseUrl: http://respect.github.io/Validation
github:
user: Respect
repo: Validation
title: Respect\Validation
subTitle: The most awesome validation engine ever created for PHP
gaTrackingId: UA-59839366-1
menu:
sections:
main:
items:
home:
text: Home
relativeUrl: /
contributing:
text: Contributing
relativeUrl: /contributing.html
featureguide:
text: Feature Guide
relativeUrl: /docs/
installation:
text: Installation
relativeUrl: /docs/install.html
license:
text: License
relativeUrl: /license.html
validators:
text: Validators
relativeUrl: /docs/validators.html