diff options
| author | Factiven <[email protected]> | 2023-04-11 23:17:20 +0700 |
|---|---|---|
| committer | Factiven <[email protected]> | 2023-04-11 23:17:20 +0700 |
| commit | dc1add0b309353fdc38d48c93ec601490f1aab8e (patch) | |
| tree | 6f9509c88bed7080d496fc5e1d87a9315e30549d | |
| download | moopa-dc1add0b309353fdc38d48c93ec601490f1aab8e.tar.xz moopa-dc1add0b309353fdc38d48c93ec601490f1aab8e.zip | |
Initial commit
| -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 |