mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Merge pull request #15864 from jamessan/gitattributes
fix: include ci/ in exported tarball
This commit is contained in:
commit
dc4670038e
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user