diff --git a/.gitattributes b/.gitattributes index e070e217..48765538 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,4 +5,4 @@ src/generated/**/.cache/cache text eol=lf src/generated/**/*.json text eol=lf # Files provided to VM. -src/main/resources/data/oc2/file_systems/**/*.lua text eol=lf +src/main/scripts/**/*.lua text eol=lf