-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.gitignore
More file actions
53 lines (51 loc) · 1.4 KB
/
Copy path.gitignore
File metadata and controls
53 lines (51 loc) · 1.4 KB
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
# Visual C++ cache files
*.aps
*.sdf
*.swp
*.VC.db
# eclipse setting files
ZViewer/.project
ZViewer/.cproject
ZViewer/.pydevproject
ZViewer/obj
ZViewer/build/VS20*/.vs/
ZViewer/build/VS20*/*.vcxproj.user
ZViewer/build/VS20*/dlldata.c
ZViewer/build/VS20*/ZViewerAgent.h
ZViewer/build/VS20*/ZViewerAgent_i.c
ZViewer/build/VS20*/ZViewerAgent_p.c
ZViewer/build/VS20*/*.suo
ZViewer/build/VS20*/*.opensdf
ZViewer/build/VS20*/ipch
ZViewer/build/VS20*/x64/
ZViewer/build/VS20*/Win32/
ZViewer/output/.vs/
ZViewer/output/*.dll
ZViewer/output/*.ilk
ZViewer/output/*.pdb
ZViewer/output/FreeImage*.dll
ZViewer/output/korean.dll
ZViewer/output/ZViewerAgent.exp
ZViewer/output/ZViewerAgent.lib
ZViewer/output/ZViewerAgent.dll
ZViewer/output/ZViewerAgentD.dll
ZViewer/output/ZViewerIcons.dll
ZViewer/output/ZViewerIconsD.dll
ZViewer/output/ZViewer.exe
ZViewer/output/ZViewerD.exe
ZViewer/output/ZUnitTest.exe
ZViewer/output/ZUnitTestD.exe
ZViewer/output/language/korean.dll
ZViewer/output/language/korean.pdb
ZViewer/output/language/korean.ilk
ZViewer/output/language/LangKor.pdb
ZViewer/output/__pycache__/*.pyc
ZViewer/_release
ZViewer/build/VS2015/.vs/ZViewer/v14/.suo
ZViewer/build/VS2015/ZViewer.VC.opendb
ZViewer/output/ZUnitTest.iobj
ZViewer/output/ZUnitTest.ipdb
ZViewer/output/FreeImage.lib
ZViewer/output/FreeImagePlus.lib
ZViewer/output/FreeImagePlusd.lib
ZViewer/output/FreeImaged.lib