This commit is contained in:
Dobromir Popov
2025-09-07 15:03:47 +03:00
parent 00cda24e71
commit 2d2653551b
132 changed files with 34281 additions and 5 deletions

6
zano/.gitattributes vendored Normal file
View File

@@ -0,0 +1,6 @@
# Declare files that will always have LF line endings on checkout.
*.bash text eol=lf
*.cpp text eol=lf
*.h text eol=lf
*.py text eol=lf
*.sh text eol=lf