mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 05:18:01 +02:00
Update .gitignore files
This commit is contained in:
parent
425846dedb
commit
ba62d2d30a
3 changed files with 4 additions and 0 deletions
1
boilerplate/.gitignore
vendored
1
boilerplate/.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
TAGS
|
||||
*.lo
|
||||
*.la
|
||||
*.exe
|
||||
|
|
|
|||
1
doc/public/.gitignore
vendored
1
doc/public/.gitignore
vendored
|
|
@ -4,6 +4,7 @@ Makefile.in
|
|||
cairo-decl-list.txt
|
||||
cairo-decl.txt
|
||||
cairo-docs.sgml
|
||||
cairo-undeclared.txt
|
||||
cairo-undocumented.txt
|
||||
cairo-unused.txt
|
||||
cairo.hierarchy
|
||||
|
|
|
|||
2
test/.gitignore
vendored
2
test/.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
TAGS
|
||||
.deps
|
||||
.libs
|
||||
Makefile
|
||||
|
|
@ -204,6 +205,7 @@ unantialiased-shapes
|
|||
unbounded-operator
|
||||
user-data
|
||||
user-font
|
||||
user-font-proxy
|
||||
xlib-expose-event
|
||||
xlib-surface
|
||||
xlib-surface-source
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue