[mono] Adjust wasm gitignore (#48325)
authorKenneth Pouncey <kjpou@pt.lu>
Tue, 16 Feb 2021 08:34:13 +0000 (09:34 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Feb 2021 08:34:13 +0000 (09:34 +0100)
- move the responsibility of ignoring wasm files to the mono/wasm .gitignore

.gitignore
src/mono/wasm/.gitignore

index 4b8673b..6b660fb 100644 (file)
@@ -360,7 +360,3 @@ src/coreclr/System.Private.CoreLib/common
 !src/coreclr/inc/obj/
 !src/coreclr/vm/.vscode/
 !src/coreclr/vm/.vscode/c_cpp_properties.json
-
-# Mono Wasm-specific excludes
-src/mono/wasm/emsdk/
-src/mono/wasm/.stamp-wasm-install-and-select*
index 3d75889..752927a 100644 (file)
@@ -1 +1,3 @@
-!Makefile
\ No newline at end of file
+!Makefile
+.stamp-wasm-install-and-select*
+emsdk