chore: fix line ending issue

main
Sean McBride 4 years ago
parent b924ed812d
commit 6df2aadc61

@ -85,7 +85,9 @@
"sandbox_set_as_error.h": "c", "sandbox_set_as_error.h": "c",
"likely.h": "c", "likely.h": "c",
"debuglog.h": "c", "debuglog.h": "c",
"worker_thread_execute_epoll_loop.h": "c" "worker_thread_execute_epoll_loop.h": "c",
"sandbox_set_as_running.h": "c",
"sandbox_summarize_page_allocations.h": "c"
}, },
"files.exclude": { "files.exclude": {
"**/.git": true, "**/.git": true,
@ -140,4 +142,4 @@
"*.bc": true, "*.bc": true,
"*.wasm": true, "*.wasm": true,
} }
} }

Loading…
Cancel
Save