mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-04 05:58:10 +02:00
[test/.gitignore] Add *.exe.so
Ignore these winegcc output files.
This commit is contained in:
parent
c64335a9a8
commit
01eb169773
1 changed files with 1 additions and 0 deletions
1
test/.gitignore
vendored
1
test/.gitignore
vendored
|
|
@ -165,6 +165,7 @@ valgrind-log
|
|||
*.gcda
|
||||
*.gcno
|
||||
*.exe
|
||||
*.exe.so
|
||||
*.obj
|
||||
*.ilk
|
||||
*.pdb
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue