diff --git a/.gitattributes b/.gitattributes index d66b590e3..5af6fc993 100644 --- a/.gitattributes +++ b/.gitattributes @@ -16,6 +16,7 @@ *.ld text *.inc text *.txt text +*.lua text *.json text *.yaml text @@ -27,4 +28,5 @@ *.ico binary *.mp3 binary *.lvl binary -*.tex binary \ No newline at end of file +*.tex binary +*.luac binary \ No newline at end of file