[Tizen] separate PIC and PIE to fix x86_64 build error
[platform/upstream/dotnet/runtime.git] / .gitignore
index 7317c06..6927e3a 100644 (file)
@@ -192,6 +192,10 @@ src/mono/wasm/runtime/dotnet-legacy.d.ts.sha256
 
 src/mono/sample/wasm/browser-nextjs/public/
 
+# cscope, tags
+cscope.*
+tags
+
 # RIA/Silverlight projects
 Generated_Code/
 
@@ -326,6 +330,7 @@ Vagrantfile
 CMakeFiles/
 cmake_install.cmake
 CMakeCache.txt
+CMakeUserPresets.json
 
 # Cross compilation
 cross/rootfs/*
@@ -342,9 +347,6 @@ jit32
 # performance testing sandbox
 sandbox
 
-#IL linker for testing
-linker
-
 # Symbolic link for the shared portion of CoreLib to make grep/findstr work for runtime devs
 #
 # On Windows, make your own by running these commands from the repo root:
@@ -365,4 +367,5 @@ src/coreclr/System.Private.CoreLib/common
 
 # Temporary artifacts from local libraries stress builds
 .dotnet-daily/
-run-stress-*
\ No newline at end of file
+run-stress-*
+test:.cs