Configure Git

This commit is contained in:
Guy Perfect 2025-02-18 16:42:52 -06:00
parent cd9a0ecc18
commit 116fbd9c80
1 changed files with 12 additions and 0 deletions

12
.gitattributes vendored Normal file
View File

@ -0,0 +1,12 @@
*.c text eol=lf diff=c
*.css text eol=lf diff=css
*.h text eol=lf diff=c
*.html text eol=lf diff=html
*.java text eol=lf diff=java
*.js text eol=lf diff=js
*.txt text eol=lf
*.class binary
*.dll binary
*.wasm binary
*.woff2 binary