diff options
author | Vendicated <vendicated@riseup.net> | 2023-01-09 23:18:49 +0100 |
---|---|---|
committer | Vendicated <vendicated@riseup.net> | 2023-01-09 23:19:00 +0100 |
commit | a772aa62f55ff16a42ab62f910fb6fcba8d48c32 (patch) | |
tree | a3ed4554ba60f2766b82e846b0e9eb90f804b809 /.gitattributes | |
parent | 23a461c36d7a2d9dbea4d0fc8f3a62d226aef3de (diff) | |
download | Vencord-a772aa62f55ff16a42ab62f910fb6fcba8d48c32.tar.gz Vencord-a772aa62f55ff16a42ab62f910fb6fcba8d48c32.tar.bz2 Vencord-a772aa62f55ff16a42ab62f910fb6fcba8d48c32.zip |
Fix PetPet & CorruptMp4s
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6313b56 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf |