mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
8373046719
For now it only runs test_cc and has to filter out a test which leaks. However we will expand this over time until the entire build is LSAN clean.
9 lines
306 B
Text
9 lines
306 B
Text
# Use Unix line endings in all text files.
|
|
* text=auto eol=lf
|
|
|
|
# Tell git which symlinks point to files, and which ones point to directories.
|
|
# This is revelevant for Windows only, and requires git >= 2.19.2 to work.
|
|
/* symlink=dir
|
|
/website/* symlink=dir
|
|
/tools/clang symlink=dir
|
|
/tools/memory symlink=dir
|