Commit 4f0430e
committed
Add .gitattributes to enforce LF line endings and binary file handling
- Created .gitattributes file to normalize line endings for text files to LF on commit.
- Specified LF line endings for Go source files, shell scripts, and marked certain file types as binary.1 parent 245acb5 commit 4f0430e
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments