master
lightyears 2 years ago
parent abf18bc6fa
commit 4233473787
Signed by: lightyears
GPG Key ID: 98D80DDF26D4F2F9

3
.gitattributes vendored

@ -1,2 +1,5 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
# Large file storage
*.png filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored

@ -7,4 +7,3 @@
# Temporary files
.mono
Temp

Loading…
Cancel
Save