Files
abc/.gitattributes
Miodrag Milanovic 23435fc8bf Export version
(cherry picked from commit 4e89fc7ccb32086a55c2fbc567755c96e319d2f8)
2024-08-07 14:34:42 +02:00

34 lines
349 B
Plaintext

/.gitcommit export-subst
* text=auto
*.c text
*.cpp text
*.h text
*.py text
*.sh text
*.make text
Makefile text
*.txt text
*.md text
*.html text
readmeaig text
LICENSE text
license text
CHANGES text
README text
.hgignore text
.gitignore text
.gitattributes text
*.dsp text eol=crlf
*.dsw text eol=crlf
*.aig binary
*.lib binary
*.dll binary