diff options
| author | 8cy <[email protected]> | 2020-05-04 21:55:32 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-05-04 21:55:32 -0700 |
| commit | f2b336255b2e27d8756e0194a7c86990bd5e87ad (patch) | |
| tree | 70dfb6b67106b0fbb0116453f60a02464921a872 /.gitattributes | |
| download | express-todo-app-f2b336255b2e27d8756e0194a7c86990bd5e87ad.tar.xz express-todo-app-f2b336255b2e27d8756e0194a7c86990bd5e87ad.zip | |
init lol
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 |