diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2008-02-20 10:54:14 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2008-02-20 10:57:14 +0000 |
commit | 9292c0a1b509ecea8415cdbc21415d9ce7615e04 (patch) | |
tree | d340324e9323183c7cbe2cbbd576453b2e34100c /src/.gitignore | |
parent | e6a8768a0446b9e537bb77bd309ad5719fe74451 (diff) |
[gitignore] Ignore cairo-no-features.h
Add the autogenerated header to the ignore list.
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index 33d29ca8..551aa8fc 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -9,6 +9,7 @@ Makefile.in *.loT *.pc cairo-features.h +cairo-no-features.h cairo.def *.o *.obj |