fix: include ci/ in exported tarball

src/nvim/testdir/runnvim.sh re-uses the test suite code from ci/ to
cleanup the output of legacy tests.

Closes #15856

[skip ci]
This commit is contained in:
James McCoy 2021-10-01 19:49:46 -04:00
parent c417d573a3
commit d6f03aaafd
No known key found for this signature in database
GPG Key ID: DFE691AE331BA3DB
1 changed files with 0 additions and 1 deletions

1
.gitattributes vendored
View File

@ -1,7 +1,6 @@
*.h linguist-language=C
src/nvim/testdir/test42.in diff
.github/ export-ignore
ci/ export-ignore
.travis.yml export-ignore
codecov.yml export-ignore
.builds/ export-ignore