summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 5d67a6b70ff0ec111bf460277655e9015339f157 (plain)
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
# Object files
*.o
*.ko
*.obj
*.elf
*.gmo

# Precompiled Headers
*.gch
*.pch

# Libraries
*.lib
*.a
*.la
*.lo
*.deps/
*.libs/

# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib

# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex

# Debug files
*.dSYM/

# backup files
*~

# auto generated files
*.pc
.dirstamp
Makefile
Makefile.in

/ABOUT-NLS
/aclocal.m4
/auto-aux/
/auto-m4/
/autom4te.cache/
/camlibs/all-def-camlibs
/camlibs/all-src-camlibs
/config.h
/config.h.in
/config.log
/config.status
/configure
/doc/Doxyfile
/doc/Doxyfile-internals
/doc/doxygen-output/
/doc/libgphoto2-api.html.stamp
/examples/best-iso
/examples/lunkwill-canon-capture
/examples/sample-afl
/examples/sample-autodetect
/examples/sample-capture
/examples/sample-justfocus
/examples/sample-multi-detect
/examples/sample-owner
/examples/sample-photobooth
/examples/sample-preview
/examples/sample-tether
/examples/sample-trigger-capture
/gphoto2-config
/libgphoto2/gphoto2-endian.h
/libgphoto2_port/ABOUT-NLS
/libgphoto2_port/aclocal.m4
/libgphoto2_port/auto-aux/
/libgphoto2_port/auto-m4/
/libgphoto2_port/autom4te.cache/
/libgphoto2_port/config.h
/libgphoto2_port/config.h.in
/libgphoto2_port/config.log
/libgphoto2_port/config.status
/libgphoto2_port/configure
/libgphoto2_port/gphoto2-port-config
/libgphoto2_port/INSTALL
/libgphoto2_port/libtool
/libgphoto2_port/po/boldquot.sed
/libgphoto2_port/po/*.header
/libgphoto2_port/po/insert-header.sin
/libgphoto2_port/po/libgphoto2_port-12.pot
/libgphoto2_port/po/Makefile.in.in
/libgphoto2_port/po/Makevars
/libgphoto2_port/po/Makevars.template
/libgphoto2_port/po/POTFILES
/libgphoto2_port/po/quot.sed
/libgphoto2_port/po/remove-potcdate.sed
/libgphoto2_port/po/remove-potcdate.sin
/libgphoto2_port/po/Rules-quot
/libgphoto2_port/po/stamp-po
/libgphoto2_port/stamp-h1
/libgphoto2_port/test/test-gp-port
/libgphoto2_port/test/test-port-list
/libtool
/packaging/generic/print-camera-list
/packaging/rpm/package.spec
/po/boldquot.sed
/po/*.header
/po/insert-header.sin
/po/libgphoto2-6.pot
/po/Makefile.in.in
/po/Makevars
/po/Makevars.template
/po/POTFILES
/po/quot.sed
/po/remove-potcdate.sed
/po/remove-potcdate.sin
/po/Rules-quot
/po/stamp-po
/README
/stamp-h1
/tests/ddb/check-ddb.sh
/tests/test-filesys
/tests/test-gphoto2
+.vscode/

/tmpwrk*/