From fdf7db077fe652ac2b1f8e30c8ba995e97b5fe01 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Tue, 4 Jul 2006 21:20:40 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9196 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/Examples/test-suite/r/.cvsignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 SWIG/Examples/test-suite/r/.cvsignore diff --git a/SWIG/Examples/test-suite/r/.cvsignore b/SWIG/Examples/test-suite/r/.cvsignore new file mode 100644 index 000000000..6e3abbb22 --- /dev/null +++ b/SWIG/Examples/test-suite/r/.cvsignore @@ -0,0 +1,2 @@ +*wrap* *.so *.dll *.exp *.lib +Makefile