forked from microsoft/PTVS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
23 lines (23 loc) · 863 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
$tf/
Internal/
BuildOutput/
obj/
*.sdf
*.opensdf
*.suo
TestResults/
*.vspscc
*.user
.hg
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/Setup/FastCgiInstaller/PythonVersions.dll