Added shell scripts for repository cleanup

This commit is contained in:
raccoon
2024-10-26 23:19:30 +05:00
parent 382e06cd0b
commit 75114bc276
3 changed files with 61 additions and 0 deletions

5
.gitattributes vendored
View File

@@ -97,3 +97,8 @@
# Binaries
*.dll filter=lfs diff=lfs merge=lfs -text
*.exe filter=lfs diff=lfs merge=lfs -text
# Shell scripts
*.bat text eol=crlf
*.cmd text eol=crlf
*.sh text eol=lf