Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Savara <pavelsavara@microsoft.com>2022-01-09 22:24:47 +0300
committerGitHub <noreply@github.com>2022-01-09 22:24:47 +0300
commit3591addba0a7394123fd522c9951d52c5854f261 (patch)
tree49ec1927b7bf8ce5a94039f250fbe91127bc24b6 /.gitignore
parentce2165d8084cca98b95f5d8ff9386759bfd8c722 (diff)
[wasm] Webpack & NextJS & TypeScript samples (#63335)
- nextJs sample - webpack sample - typescript sample Co-authored-by: campersau <buchholz.bastian@googlemail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c1a783db2aa..6627d2c2d0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -187,6 +187,7 @@ node_modules/
*.metaproj.tmp
bin.localpkg/
src/mono/wasm/runtime/dotnet.d.ts.sha256
+src/mono/sample/wasm/browser-nextjs/public/
# RIA/Silverlight projects
Generated_Code/