Files
soci/.gitattributes
Vadim Zeitlin 1914a92865 Remove unused Git attributes
It doesn't make much sense to define attributes for files with
extensions that are not present at all in this repository.
2025-06-10 17:25:38 +02:00

20 lines
453 B
Plaintext

*.env eol=lf
*.sh eol=lf
*.bat eol=crlf
# Exclude these files from release archives.
.circleci export-ignore
.cirrus.yml export-ignore
.gitattributes export-ignore
.github export-ignore
.gitignore export-ignore
.markdownlint.json export-ignore
RELEASING.md export-ignore
TODO export-ignore
appveyor.yml export-ignore
mkdocs.yml export-ignore
valgrind.suppress export-ignore
docs/ export-ignore
scripts/ export-ignore
www/ export-ignore