diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2018-03-21 20:52:28 +0000 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2018-03-21 20:52:28 +0000 |
commit | f6692f60908b57efc4defb43573dc12c5b1846b8 (patch) | |
tree | 7cfa8280bdafc534b470e1ee89744861b89f9f05 /.gitattributes | |
download | PrimalMC-f6692f60908b57efc4defb43573dc12c5b1846b8.tar.gz PrimalMC-f6692f60908b57efc4defb43573dc12c5b1846b8.tar.bz2 PrimalMC-f6692f60908b57efc4defb43573dc12c5b1846b8.zip |
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto |