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 | 74337d4f81c9050cb69da8fb825ebe9411b36140 (patch) | |
tree | 40f80e757d3578a083b1fc086f04b798b44102c1 | |
parent | c39a81928f245fa204030249868a422b65fec5a5 (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..b30599e --- /dev/null +++ b/.cvsignore @@ -0,0 +1,10 @@ +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +config.log +config.status +configure +install-sh +missing +panoramixproto.pc |