Update of /cvsroot/libwpg/perfectspot
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv21330
Modified Files:
.cvsignore
Log Message:
stuffing the .cvsignore files a bit
Index: .cvsignore
===================================================================
RCS file: /cvsroot/libwpg/perfectspot/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- .cvsignore 5 Oct 2007 13:34:32 -0000 1.1
+++ .cvsignore 11 Oct 2007 11:48:38 -0000 1.2
@@ -1,4 +1,6 @@
CMakeCache.txt
CMakeFiles
Makefile
-cmake_install.cmake
+*.cmake
+_CPack_Packages
+install_manifest.txt
|