-
Notifications
You must be signed in to change notification settings - Fork 18
/
.gitignore
68 lines (68 loc) · 1.1 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
63
64
65
66
67
68
*.a
*.bck
*.o
/.vs
/autom4te.cache
/config.h
/config.log
/config.status
/configure~
/cups3.pc
/Makedefs
/cups/.testssl
/cups/fuzzipp
/cups/libcups.a
/cups/libcups.dylib
/cups/libcups.3.dylib
/cups/libcups.so
/cups/libcups.so.3
/cups/libcups3.a
/cups/libcups3.dylib
/cups/libcups3.3.dylib
/cups/libcups3.so
/cups/libcups3.so.3
/cups/locale/
/cups/rasterbench
/cups/test.json
/cups/test.log
/cups/test.pwg
/cups/test.raster
/cups/testarray
/cups/testclient
/cups/testcreds
/cups/testcups
/cups/testdest
/cups/testdnssd
/cups/testfile
/cups/testform
/cups/testgetdests
/cups/testhash
/cups/testhttp
/cups/testi18n
/cups/testipp
/cups/testjson
/cups/testjwt
/cups/testlang
/cups/testoauth
/cups/testoptions
/cups/testpwg
/cups/testraster
/cups/testtestpage
/cups/testthreads
/cups/tlscheck
/packaging/libcups3.list
/scratch
/tools/ippeveprinter
/tools/ippeveprinter-static
/tools/ippfind
/tools/ippfind-static
/tools/ipptool
/tools/ipptool-static
/tools/ipptransform
/tools/ipptransform-static
/tools/libpdfio.a
/vcnet/.vs
/vcnet/packages
/vcnet/x64
/xcode/libcups.xcodeproj/project.xcworkspace/
/xcode/libcups.xcodeproj/xcuserdata/