diff win32-depends/.hgignore @ 251:4978b5baf8f1

Win32 version for traffic intelligence. Use the README-Win32.txt to know how to fetch the dependencies. A batch file is included to automate most of the process
author Jeep-Tour@Jeep-Tour-PC
date Mon, 23 Jul 2012 12:27:50 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/win32-depends/.hgignore	Mon Jul 23 12:27:50 2012 -0400
@@ -0,0 +1,35 @@
+# 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