1
0
Fork 0

chore: exclude appveyor.yml in production

pull/621/head
Vincent Klaiber 2018-03-14 17:49:58 +01:00 committed by GitHub
parent 02b7d2fdb6
commit abb5f3c62c
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

@ -12,6 +12,7 @@
/.gitmodules export-ignore
/.npmrc export-ignore
/.travis.yml export-ignore
/appveyor.yml export-ignore
/codecov.yml export-ignore
/dependencies.yml export-ignore
/Dockerfile export-ignore