-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitignore
62 lines (62 loc) · 1.16 KB
/
.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
62
*.o
*.a
.scon*
*.so
*.os
*.dll
*.exe
*.obj
*.i
*.la
*.lo
*.zip
src/giv-calibrate-dialog-private.h
src/giv-calibrate-dialog.cc
src/giv-calibrate-dialog.h
src/giv-color-map.c
src/giv-color-map.h
src/giv-color-map.vapi
src/giv-contrast-private.h
src/giv-contrast.cc
src/giv-contrast.h
src/giv-histo-private.h
src/giv-histo.cc
src/giv-histo.h
src/giv-info-private.h
src/giv-info.cc
src/giv-info.h
src/giv-logo.i
src/giv-mark-tree-dialog-private.h
src/giv-mark-tree-dialog.cc
src/giv-mark-tree-dialog.h
src/giv-widget-private.h
src/giv-widget.cc
src/giv-widget.h
src/giv-win-private.h
src/giv-win.cc
src/giv-win.h
src/gtkimageviewer/gtk-image-viewer-fixed.c
src/gtkimageviewer/gtk-image-viewer-private.h
src/gtkimageviewer/gtk-image-viewer.c
src/gtkimageviewer/gtk-image-viewer.h
src/giv
src/plugins/dcmtk/dcmdata/libsrc/mkdictbi
config.h
/src/giv-settings-editor-private.h
/src/giv-settings-editor.cc
/src/giv-settings-editor.h
/src/giv-settings-private.h
/src/giv-settings.cc
/src/giv-settings.h
/giv.wine.nsi
*.gz
/doc/perl-toc.html
*~
/.cache/
/src/plugins/.deps/
/src/plugins/.libs/
/build
/subprojects/fmt-10.2.0/
/subprojects/gob2/
/subprojects/libplis/
/subprojects/spdlog-1.14.1/