mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-27 10:10:30 +01:00
[gitignore] Ignore *.[is]
Playing with 'gcc -save-temps' understandably leaves behind large amounts of clutter.
This commit is contained in:
parent
bafcbc633a
commit
67326b728b
1 changed files with 2 additions and 0 deletions
2
src/.gitignore
vendored
2
src/.gitignore
vendored
|
|
@ -11,6 +11,8 @@ Makefile.in
|
|||
cairo-features.h
|
||||
cairo-no-features.h
|
||||
cairo.def
|
||||
*.i
|
||||
*.s
|
||||
*.o
|
||||
*.obj
|
||||
*.pdb
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue