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 776ffd5 commit 3c9a36dCopy full SHA for 3c9a36d
qs.json
@@ -3,5 +3,8 @@
3
"exampleConfigFile": "./graphtutorial/config.cfg",
4
"configFile": "config.cfg",
5
"archiveFile": "PythonQuickStart.zip",
6
- "zipReadMe": "./README.md"
+ "zipReadMe": "./README.md",
7
+ "excludeFiles": [
8
+ "user-auth/RegisterAppForUserAuth.ps1"
9
+ ]
10
}
0 commit comments