mirror of
https://github.com/latex-lsp/texlab.git
synced 2025-07-07 13:15:22 +00:00
Don't publish ".cargo" directory to CTAN (#1233)
https://ctan.org/file/help/ctan/CTAN-upload-addendum#noinvisiblefiles
This commit is contained in:
parent
9b86a4a5c8
commit
79c1c06bd6
1 changed files with 2 additions and 1 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -1,3 +1,4 @@
|
|||
.github export-ignore
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
.gitignore export-ignore
|
||||
.cargo export-ignore
|
Loading…
Add table
Add a link
Reference in a new issue