mirror of
https://github.com/SOCI/soci.git
synced 2026-02-13 17:18:35 -06:00
It doesn't make much sense to define attributes for files with extensions that are not present at all in this repository.
20 lines
453 B
Plaintext
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
|