diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-08-02 19:19:39 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-08-02 19:19:39 +0000 |
commit | 8c450de3b74dd1dd4a28747d9b60bc51382b0f17 (patch) | |
tree | 8fdd50161778856a932cefe63ba00ffd61f19fce | |
parent | 2a63ef2ad78c8d4d89b275280b2d6f9f8d9a2c1f (diff) |
Add basic .cvsignore files for proto modules.
-rw-r--r-- | .cvsignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..00b2964 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,10 @@ +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +config.log +config.status +configure +install-sh +missing +renderproto.pc |