-
Notifications
You must be signed in to change notification settings - Fork 670
/
.gitignore
61 lines (61 loc) · 877 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
*.suo
*.opensdf
*.sdf
*.pch
*.aps
*.user
*.cache
Win7Debug
Win7Release
Win8Debug
Win8Release
Win8.1Debug
Win8.1Release
Win32
x64
ARM
ARM64
Debug
Release
ipch
bin
obj
*.exe
ReleasePS
*.zip
/chocolatey/build/
/dokan_wix/Bootstrapper/Redist
/*.opendb
/dokan_wix/msbuild.log
/dokan_wix/packages
/dokan_fuse/build/
/dokan_fuse/CMakeFiles
/dokan_fuse/CMakeCache.txt
/dokan_fuse/cygdokanfuse1.dll
/dokan_fuse/libdokanfuse1.dll.a
/dokan_fuse/Makefile
/dokan_fuse/cmake_install.cmake
/samples/fuse_mirror/cygdokanfuse.dll
/dokan_vsix/ProjectTemplates/dokanfs
/dokan_fuse/libdokanfuse1.dll
/dokan.VC.db
/documentations/doc
/dokan_wix/disk1
/dokan_wix/setup.inf
/dokan_wix/setup.rpt
/fstools
/winfstest
/dokan_wix/UpgradeLog.htm
/.vs
/dokan_wix/.vs
/sys/dokanfs_msg.h
/sys/dokanfs_msg.rc
/sys/MSG00409.bin
/dokan_wix/Dokan.cab
/msbuild.log
/setup.inf
/setup.rpt
*.bak
*.log
*.msi
*.wixpdb