diff options
-rw-r--r-- | .cvsignore | 18 | ||||
-rw-r--r-- | lasso/.cvsignore | 1 |
2 files changed, 19 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 00000000..d48f8c45 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,18 @@ +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +stamp-h +stamp-h.in +Makefile.in +configure +config.h +config.log +config.guess +config.status +config.sub +libtool +install-sh +ltmain.sh +missing +mkinstalldirs diff --git a/lasso/.cvsignore b/lasso/.cvsignore index 282522db..9ba20bcc 100644 --- a/lasso/.cvsignore +++ b/lasso/.cvsignore @@ -1,2 +1,3 @@ Makefile Makefile.in +version.h |