mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-26 01:30:30 +01:00
[.gitignore] Update
This commit is contained in:
parent
a908fc04a7
commit
eb749d7563
2 changed files with 5 additions and 0 deletions
4
boilerplate/.gitignore
vendored
4
boilerplate/.gitignore
vendored
|
|
@ -1,5 +1,9 @@
|
|||
TAGS
|
||||
tags
|
||||
Makefile
|
||||
Makefile.in
|
||||
Makefile.am.config
|
||||
Makefile.win32.config
|
||||
*.lo
|
||||
*.la
|
||||
*.exe
|
||||
|
|
|
|||
1
src/.gitignore
vendored
1
src/.gitignore
vendored
|
|
@ -11,6 +11,7 @@ Makefile.win32.config
|
|||
*.loT
|
||||
*.pc
|
||||
cairo-features.h
|
||||
cairo-features-win32.h
|
||||
cairo-supported-features.h
|
||||
cairo.def
|
||||
*.i
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue