aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2023-04-25 20:23:27 +0200
committerGitHub <noreply@github.com>2023-04-25 20:23:27 +0200
commit7470c294759d9595a7a354af07ea17ca23f21811 (patch)
tree37cd604b63a2dffa79e65a37f29cd236d24543f5 /.gitattributes
parentcac7391247f700055fb8d3da795601932d114f6e (diff)
Python isn't necessary
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
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