Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit 28920c7

Browse files
Simplify .gitignore
1 parent 412ec1b commit 28920c7

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.gitignore

-9
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,7 @@ nuget.exe
2929
npm-debug.log
3030
/.build/
3131

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
4032
.vscode/
4133

42-
/templates/*/*/*/Properties/launchSettings.json
4334
global.json
4435
korebuild-lock.txt

0 commit comments

Comments
 (0)