aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2021-03-13 15:01:08 -0800
committerGravatar MarkKoz <[email protected]>2021-03-13 15:01:08 -0800
commit3f2f2a6178f31461acb16d4143949f3ef76bd470 (patch)
treee7b7ce6ca0d47446668fc9d02bfd26020a049bed
parentMerge pull request #184 from python-discord/dependabot/npm_and_yarn/types/nod... (diff)
Use .gitattributes to normalise line endings
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..028f5a4
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+* text=auto
+*.ico binary
+*.otf binary
+*.png binary