diff options
-rw-r--r-- | lib/.cvsignore | 2 | ||||
-rw-r--r-- | src/.cvsignore | 4 |
2 files changed, 6 insertions, 0 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore index 20e4cb0c8..5c5ee99d8 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -4,3 +4,5 @@ Makefile.in .deps .libs *.la +ephy-marshal.c +ephy-marshal.h diff --git a/src/.cvsignore b/src/.cvsignore index 27d9d0cd0..87ddcd37b 100644 --- a/src/.cvsignore +++ b/src/.cvsignore @@ -4,3 +4,7 @@ Makefile.in .deps .libs epiphany +EphyAutomation-common.c +EphyAutomation-skels.c +EphyAutomation-stubs.c +EphyAutomation.h |