diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2022-09-12 20:16:31 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2022-09-12 20:16:31 -0400 |
commit | 2d3937d806a1d7bf0b79b3448c7bc2c3749160b0 (patch) | |
tree | 918531ffd5f13132201f7f18f092930ce5c30679 /.gitattributes | |
parent | 8199603264cb1e4649e52cb1ae8a5b800104a1c1 (diff) | |
download | godot_wildjam_49-2d3937d806a1d7bf0b79b3448c7bc2c3749160b0.tar.gz godot_wildjam_49-2d3937d806a1d7bf0b79b3448c7bc2c3749160b0.zip |
Add gitattributes and gitignore
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6313b56 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf |