diff options
| author | 8cy <[email protected]> | 2020-06-15 02:43:47 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-06-15 02:43:47 -0700 |
| commit | dae575cd7016ea8091ff725f1821aba7c6bb1bb4 (patch) | |
| tree | f294e20adcb949809ad85fd6349f85f2d97e41b2 /.gitattributes | |
| download | lua-discord-bot-example-dae575cd7016ea8091ff725f1821aba7c6bb1bb4.tar.xz lua-discord-bot-example-dae575cd7016ea8091ff725f1821aba7c6bb1bb4.zip | |
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 |