forked from Azure/azure-quickstart-templates
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
45 lines (39 loc) · 979 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
ansible-advancedlinux/Ansible_ARM.ps1
apprenda60-express/provisionApprendaTestScript.ps1
apprenda60-small/provisionApprendaTestScript.ps1
apprenda60-express/provisionApprendaTestScript.ps1
# local template parameters
**/azuredeploy.parameters.local.json
**/azuredeploy.parameters.dev.json
**/azuredeploy.parameters.?.json
**/prereq.azuredeploy.parameters.?.json
**/prereq.azuredeploy.parameters.dev.json
# secrets
**/*.pfx
**/*.cer
# Visual Studio autosaves
.vs
# emacs autosaves
auto-save-list
custom.el
url/
.org-id-locations
\#*
org-mode-config.el
*~
.#*
\#*\#
*.log
.DS_Store
org-clock-save.el
emacs-config.el
.vscode
node_modules
Nese_OMS_NEstedforOMSWS.json
test/template-validation-tests/package-lock.json
test/template-validation-tests/mochawesome-report/*
test/AzTemplateToolKit.zip
test/arm-template-toolkit.zip
test/ci-scripts/azuredeploy.parameters.new.json
test/ci-scripts/Kill-Kill.ps1
quickstarts/microsoft.customproviders/custom-rp-with-function/src/obj/**