* text=auto eol=lf
*.py text eol=lf linguist-detectable
*.c text eol=lf linguist-detectable
*.cpp text eol=lf linguist-detectable
*.h text eol=lf linguist-detectable
*.hpp text eol=lf linguist-detectable
*.cfg text eol=lf linguist-detectable
*.txt text eol=lf -linguist-detectable
*.sh text eol=lf -linguist-detectable
*.md text eol=lf -linguist-detectable
*.in text eol=lf -linguist-detectable
*.toml text eol=lf -linguist-detectable
*.yml text eol=lf -linguist-detectable
*.html text eol=lf -linguist-detectable
*.rst text eol=lf -linguist-detectable
*CMakeLists.txt linguist-language=CMake

*requirement.txt linguist-generated

python_version.txt linguist-vendored

docs/* linguist-documentation

.gitignore export-ignore

*.pyc linguist-generated export-ignore

.pytest_cache/* linguist-generated export-ignore
jij_cimod.egg-info/* linguist-generated export-ignore
_skbuild/* linguist-generated export-ignore
dist/* linguist-generated export-ignore
.sccache/* linguist-generated export-ignore
www/* text=auto eol=lf linguist-vendored
