This commit is contained in:
T1ti
2024-09-01 05:14:52 +02:00
parent 116ff684a2
commit c3b3b522d5
2 changed files with 7 additions and 1 deletions

6
.gitattributes vendored Normal file
View File

@@ -0,0 +1,6 @@
# Sources
*.c text diff=cpp eol=lf
*.h text diff=cpp eol=lf
*.cpp text diff=cpp eol=lf
*.hpp text diff=cpp eol=lf
*.ipp text diff=cpp eol=lf