diff options
| author | Chris Boesch <[email protected]> | 2023-04-25 20:23:27 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-25 20:23:27 +0200 |
| commit | 7470c294759d9595a7a354af07ea17ca23f21811 (patch) | |
| tree | 37cd604b63a2dffa79e65a37f29cd236d24543f5 | |
| parent | cac7391247f700055fb8d3da795601932d114f6e (diff) | |
| download | ziglings-7470c294759d9595a7a354af07ea17ca23f21811.tar.xz ziglings-7470c294759d9595a7a354af07ea17ca23f21811.zip | |
Python isn't necessary
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index cd420c4..1cb5af7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,6 +5,5 @@ * text=auto # Text files to always have LF (unix) line endings on checkout. -*.py text eol=lf *.sh text eol=lf *.zig text eol=lf |
