diff options
| -rw-r--r-- | ext/dbm/.cvsignore | 1 | ||||
| -rw-r--r-- | ext/gdbm/.cvsignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ext/dbm/.cvsignore b/ext/dbm/.cvsignore index 408871223..814345ece 100644 --- a/ext/dbm/.cvsignore +++ b/ext/dbm/.cvsignore @@ -1,3 +1,4 @@ Makefile mkmf.log *.def +extconf.h diff --git a/ext/gdbm/.cvsignore b/ext/gdbm/.cvsignore index 408871223..814345ece 100644 --- a/ext/gdbm/.cvsignore +++ b/ext/gdbm/.cvsignore @@ -1,3 +1,4 @@ Makefile mkmf.log *.def +extconf.h |
