changeset 252:933e400ee53b

hgignore mis à jour
author Jeep-Tour@Jeep-Tour-PC
date Mon, 23 Jul 2012 12:30:09 -0400
parents 4978b5baf8f1
children 44704f53ffc8
files .hgignore win32-depends/.hgignore
diffstat 2 files changed, 5 insertions(+), 36 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Mon Jul 23 12:27:50 2012 -0400
+++ b/.hgignore	Mon Jul 23 12:30:09 2012 -0400
@@ -28,4 +28,8 @@
 bin
 build
 CMakeFiles
-ipch
\ No newline at end of file
+ipch
+win32-depends/opencv/
+win32-depends/boost/
+win32-depends/klt
+win32-depends/sqlite
--- a/win32-depends/.hgignore	Mon Jul 23 12:27:50 2012 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,35 +0,0 @@
-# use glob syntax.
-syntax: glob
-
-*.out
-*.a
-*.o
-*.pyc
-*.pyo
-*~
-*.rej
-*.orig
-*.bak
-*.lock
-*.yml
-*.zip
-*.opensdf
-*.sdf
-*.suo
-*.user
-.emacs.desktop*
-
-CMakeCache.txt
-*.cmake
-
-latex
-html
-bin
-build
-CMakeFiles
-ipch
-boost
-klt
-opencv
-sqlite
-win32-depends.zip
\ No newline at end of file