Don't publish ".cargo" directory to CTAN (#1233)

https://ctan.org/file/help/ctan/CTAN-upload-addendum#noinvisiblefiles
This commit is contained in:
Patrick Förster 2024-10-08 10:51:39 +02:00 committed by GitHub
parent 9b86a4a5c8
commit 79c1c06bd6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
.gitattributes vendored
View file

@ -1,3 +1,4 @@
.github export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.gitignore export-ignore
.cargo export-ignore