VWeb/.gitattributes
Maurice Grönwoldt 5bb68a7d02 Split VWeb into smaller headers
We have no make install support... so we don't need to have everything as a single-header and lib file.
2023-09-16 16:29:03 +02:00

5 lines
53 B
Text

* text=auto
*.txt text
*.cpp text
*.h text
*.hpp text