[gitignore] Ignore *.[is]

Playing with 'gcc -save-temps' understandably leaves behind large amounts
of clutter.
This commit is contained in:
Chris Wilson 2008-08-14 16:25:49 +01:00
parent bafcbc633a
commit 67326b728b

2
src/.gitignore vendored
View file

@ -11,6 +11,8 @@ Makefile.in
cairo-features.h
cairo-no-features.h
cairo.def
*.i
*.s
*.o
*.obj
*.pdb