forked from microsoft/PTVS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
32 lines (32 loc) · 957 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
/BuildOutput/
/packages/
packages.14.0/
packages.15.0/
packages.16.0/
*.sdf
*.opensdf
*.suo
TestResults/
*.vspscc
*.user
*.ipch
.hg
.vs
.vscode
Python/Product/PythonTools/Templates/Files/*/*RoleConfiguration.mht
Python/Product/PythonTools/Templates/Projects/*/*RoleConfiguration.mht
Python/Product/PythonTools/Templates/Files/*/ConfigureCloudService.ps1
Python/Product/PythonTools/Templates/Projects/*/ConfigureCloudService.ps1
Python/Product/PythonTools/Templates/Files/*/ps.cmd
Python/Product/PythonTools/Templates/Projects/*/ps.cmd
Python/Product/PythonTools/Templates/Files/*/LaunchWorker.ps1
Python/Product/PythonTools/Templates/Projects/*/LaunchWorker.ps1
Python/Product/Django/Templates/Projects/*/*RoleConfiguration.mht
Python/Product/Django/Templates/Projects/*/ConfigureCloudService.ps1
Python/Product/Django/Templates/Projects/*/ps.cmd
Python/Product/Pylance/Pylance/**/*
__pycache__/
/Python/*.VC.opendb
/Python/*.VC.db
/node_modules/*
*.binlog