hfkfhkfhgjkuhgfkjfghkj

This commit is contained in:
Local Dev
2025-02-03 12:03:51 -05:00
commit fd36f0f4bf
302 changed files with 22625 additions and 0 deletions

16
.gitattribute Normal file
View File

@ -0,0 +1,16 @@
# Force LF for all text files
* text=auto eol=lf
# Ensure specific file types always use LF
*.sh text eol=lf
*.js text eol=lf
*.php text eol=lf
*.html text eol=lf
*.css text eol=lf
*.json text eol=lf
*.md text eol=lf
# Keep binary files untouched
*.png binary
*.jpg binary
*.gif binary