diff --git a/.gitattributes b/.gitattributes index 01106280d7..96ae14d732 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,7 @@ ############################################################################### # Set default behavior to automatically normalize line endings. ############################################################################### -* text=auto +* text=auto eol=lf ############################################################################### # Set default behavior for command prompt diff. diff --git a/browser-interface/.gitignore b/browser-interface/.gitignore index bafc1b43a7..e0b758ccdc 100644 --- a/browser-interface/.gitignore +++ b/browser-interface/.gitignore @@ -82,6 +82,7 @@ test/**/*.js test/**/*.js.map dist !packages/shared/world/runtime-7/sourcemap/source-map@0.7.4.js +/protocol-temp/ # ============== # # Local mappings #