diff options
| author | s1n <[email protected]> | 2020-03-30 06:08:24 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2020-03-30 06:08:24 -0700 |
| commit | eaf8fa628ef795388d6a7bcbc0a51530087ff079 (patch) | |
| tree | f8feab8496b1928bdc0137ff200405b7521cfb67 /.gitattributes | |
| download | ss-log-eaf8fa628ef795388d6a7bcbc0a51530087ff079.tar.xz ss-log-eaf8fa628ef795388d6a7bcbc0a51530087ff079.zip | |
Initial commit
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 |