diff options
| author | 8cy <[email protected]> | 2020-06-08 03:37:36 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-06-08 03:37:36 -0700 |
| commit | 91b5db9a30f6e5891d68ceb9e511ba704aed8c19 (patch) | |
| tree | 7550f2bd0e6ab487ab92442395af3a7ee77d1e12 /.gitattributes | |
| download | twittlet-91b5db9a30f6e5891d68ceb9e511ba704aed8c19.tar.xz twittlet-91b5db9a30f6e5891d68ceb9e511ba704aed8c19.zip | |
epic
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 |