# HG changeset patch # User Jeep-Tour@Jeep-Tour-PC # Date 1343061009 14400 # Node ID 933e400ee53b8e269d95a762ddbabecf9af552a1 # Parent 4978b5baf8f159d6c6b602a9fb9efbfdbf97af29 hgignore mis à jour diff -r 4978b5baf8f1 -r 933e400ee53b .hgignore --- 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 diff -r 4978b5baf8f1 -r 933e400ee53b win32-depends/.hgignore --- 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