diff options
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index d6e2f7d..b77de89 100644 --- a/.gitattributes +++ b/.gitattributes | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | sqlite3.c linguist-vendored | 1 | c/sqlite3.c linguist-vendored |
| 2 | sqlite3.h linguist-vendored | 2 | c/sqlite3.h linguist-vendored |
| 3 | zig.mod linguist-vendored | 3 | zig.mod linguist-vendored |
| 4 | *.zig text=auto eol=lf | 4 | *.zig text=auto eol=lf |