mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 09:08:16 +02:00
Update .gitignore in boilerplate and test.
This commit is contained in:
parent
2d30e58ccd
commit
f7068de7f7
2 changed files with 5 additions and 0 deletions
1
boilerplate/.gitignore
vendored
1
boilerplate/.gitignore
vendored
|
|
@ -2,6 +2,7 @@
|
|||
*.la
|
||||
*.exe
|
||||
*.manifest
|
||||
*.o
|
||||
*.obj
|
||||
*.ilk
|
||||
*.suo
|
||||
|
|
|
|||
4
test/.gitignore
vendored
4
test/.gitignore
vendored
|
|
@ -14,6 +14,7 @@ clip-fill-rule
|
|||
clip-fill-rule-pixel-aligned
|
||||
clip-nesting
|
||||
clip-operator
|
||||
copy-path
|
||||
clip-twice
|
||||
close-path
|
||||
composite-integer-translate-source
|
||||
|
|
@ -51,7 +52,9 @@ ft-text-vertical-layout-type3
|
|||
font-face-get-type
|
||||
font-matrix-translation
|
||||
get-and-set
|
||||
get-clip
|
||||
get-group-target
|
||||
get-path-extents
|
||||
glyph-cache-pressure
|
||||
gradient-alpha
|
||||
imagediff
|
||||
|
|
@ -77,6 +80,7 @@ paint-source-alpha
|
|||
paint-with-alpha
|
||||
path-data
|
||||
pattern-get-type
|
||||
pattern-getters
|
||||
pdf2png
|
||||
pdf2svg
|
||||
pdf-features
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue