forked from MicrosoftEdge/WebView2Samples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
37 lines (31 loc) · 812 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
Debug/
Release/
S Debug/
S Release/
Win7 Debug/
Win7 Release/
ipch/
x64/
x86/
ARM64/
.vs/
# Created by running event monitor
enc_temp_folder/
packages/
# Override root .gitignore to ensure we pick up changes for the sample app
!*.sln
!*.vcxproj
!*.vcxproj.filters
!*.props
# Ignore the binary generated version of the resource (.rc) file
*.aps
# Ignore files generated by midl
WebView2APISample/HostObjectSample_h.h
WebView2APISample/HostObjectSample_i.c
# Make sure script debug config is checked in for vendor testing
!.vscode
# Make sure testing use standalond installer and WVRT bootstrapper not included to project
MicrosoftEdgeWebview2Setup.exe
MicrosoftEdgeWebView2RuntimeInstallerX64.exe
# Make sure don't pick up the heat generated file
WV2DeploymentWiXCustomActionSample/HeatGeneratedFileList.wxs