diff options
| author | ckonstanski <carlos.konstanski@olo.com> | 2025-10-08 10:47:11 -0600 |
|---|---|---|
| committer | ckonstanski <carlos.konstanski@olo.com> | 2025-10-08 10:47:11 -0600 |
| commit | 60689cf792f69e9da7bdabf5f3c9a955daab9693 (patch) | |
| tree | 86529cad3bfa59b966ac5240f5c33210fb104190 /.gitattributes | |
| parent | a32de565c0f0e8196c4bff10e74a2b34215c3ad0 (diff) | |
Adding github stuff
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e1b1161 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +############################################################################### +* text=auto |
