diff options
author | Alexander <a.kiryukhin@vk.team> | 2024-10-10 17:35:30 +0300 |
---|---|---|
committer | Alexander <a.kiryukhin@vk.team> | 2024-10-10 17:35:30 +0300 |
commit | 79277335465f3a59460844bf322b5b1b07827a78 (patch) | |
tree | 2326523bd51ce7678c945b6eece8375beb903b53 /.gitattributes |
initial
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..70e63ff --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Set default behavior to automatically normalize line endings. +* text=auto |