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