We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 412ec1b commit 28920c7Copy full SHA for 28920c7
.gitignore
@@ -29,16 +29,7 @@ nuget.exe
29
npm-debug.log
30
/.build/
31
32
-# The templates can't contain their own .gitignore files, because Yeoman has strange default handling for
33
-# files with that name (https://github.com/npm/npm/issues/1862). So, each template instead has a template_gitignore
34
-# file which gets renamed after the files are copied. And so any files that need to be excluded in the source
35
-# repo have to be excluded here.
36
-/templates/*/*/*/node_modules/
37
-/templates/*/*/*/wwwroot/dist/
38
-/templates/*/*/*/ClientApp/dist/
39
-/templates/*/*/*/yarn.lock
40
.vscode/
41
42
-/templates/*/*/*/Properties/launchSettings.json
43
global.json
44
korebuild-lock.txt
0 commit comments