diff options
| author | Alex Evans <715855+mmalex@users.noreply.github.com> | 2023-06-29 15:38:57 +0200 |
|---|---|---|
| committer | Alex Evans <715855+mmalex@users.noreply.github.com> | 2023-06-29 15:38:57 +0200 |
| commit | bae7568fd4dd0676b370be8548c7ec95d6521ba1 (patch) | |
| tree | 6f9509c88bed7080d496fc5e1d87a9315e30549d /.gitattributes | |
| download | plinky-bae7568fd4dd0676b370be8548c7ec95d6521ba1.tar.gz | |
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 |
