diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-10-01 20:19:32 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-10-01 20:19:32 -0400 |
| commit | 2574e88b64905c850c068af328c347a88d1b1d08 (patch) | |
| tree | ac2032c683b3f95ee4542f1a7e336a7e9c26da16 /.gitattribute | |
| parent | e96f529b8555c923b95f9ab074d081004ad7dae6 (diff) | |
| download | chine-projet-2574e88b64905c850c068af328c347a88d1b1d08.tar.gz chine-projet-2574e88b64905c850c068af328c347a88d1b1d08.tar.bz2 chine-projet-2574e88b64905c850c068af328c347a88d1b1d08.zip | |
Added stuff
Diffstat (limited to '.gitattribute')
| -rw-r--r-- | .gitattribute | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattribute b/.gitattribute new file mode 100644 index 0000000..0fbe3dc --- /dev/null +++ b/.gitattribute @@ -0,0 +1,2 @@ +# Enforce Unix newlines +* text=auto eol=lf
\ No newline at end of file |
