annotate .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 46b166523bf8
children 933e400ee53b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
f5806717cc36 Added hgignore
Nicolas Saunier <nico@confins.net>
parents:
diff changeset
1 # use glob syntax.
f5806717cc36 Added hgignore
Nicolas Saunier <nico@confins.net>
parents:
diff changeset
2 syntax: glob
f5806717cc36 Added hgignore
Nicolas Saunier <nico@confins.net>
parents:
diff changeset
3
3
ace29ecfb846 basic files and directories
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents: 1
diff changeset
4 *.out
1
f5806717cc36 Added hgignore
Nicolas Saunier <nico@confins.net>
parents:
diff changeset
5 *.a
f5806717cc36 Added hgignore
Nicolas Saunier <nico@confins.net>
parents:
diff changeset
6 *.o
f5806717cc36 Added hgignore
Nicolas Saunier <nico@confins.net>
parents:
diff changeset
7 *.pyc
65
75cf537b8d88 moved and generalized map making functions to the library
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents: 3
diff changeset
8 *.pyo
1
f5806717cc36 Added hgignore
Nicolas Saunier <nico@confins.net>
parents:
diff changeset
9 *~
f5806717cc36 Added hgignore
Nicolas Saunier <nico@confins.net>
parents:
diff changeset
10 *.rej
f5806717cc36 Added hgignore
Nicolas Saunier <nico@confins.net>
parents:
diff changeset
11 *.orig
f5806717cc36 Added hgignore
Nicolas Saunier <nico@confins.net>
parents:
diff changeset
12 *.bak
f5806717cc36 Added hgignore
Nicolas Saunier <nico@confins.net>
parents:
diff changeset
13 *.lock
f5806717cc36 Added hgignore
Nicolas Saunier <nico@confins.net>
parents:
diff changeset
14 *.yml
f5806717cc36 Added hgignore
Nicolas Saunier <nico@confins.net>
parents:
diff changeset
15 *.zip
251
4978b5baf8f1 Win32 version for traffic intelligence. Use the README-Win32.txt to know how to
Jeep-Tour@Jeep-Tour-PC
parents: 120
diff changeset
16 *.opensdf
4978b5baf8f1 Win32 version for traffic intelligence. Use the README-Win32.txt to know how to
Jeep-Tour@Jeep-Tour-PC
parents: 120
diff changeset
17 *.sdf
4978b5baf8f1 Win32 version for traffic intelligence. Use the README-Win32.txt to know how to
Jeep-Tour@Jeep-Tour-PC
parents: 120
diff changeset
18 *.suo
4978b5baf8f1 Win32 version for traffic intelligence. Use the README-Win32.txt to know how to
Jeep-Tour@Jeep-Tour-PC
parents: 120
diff changeset
19 *.user
4978b5baf8f1 Win32 version for traffic intelligence. Use the README-Win32.txt to know how to
Jeep-Tour@Jeep-Tour-PC
parents: 120
diff changeset
20 *.filters
1
f5806717cc36 Added hgignore
Nicolas Saunier <nico@confins.net>
parents:
diff changeset
21 .emacs.desktop*
120
46b166523bf8 added CMakeLists.txt for feature-based-tracking
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents: 65
diff changeset
22
46b166523bf8 added CMakeLists.txt for feature-based-tracking
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents: 65
diff changeset
23 CMakeCache.txt
46b166523bf8 added CMakeLists.txt for feature-based-tracking
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents: 65
diff changeset
24 *.cmake
46b166523bf8 added CMakeLists.txt for feature-based-tracking
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents: 65
diff changeset
25
1
f5806717cc36 Added hgignore
Nicolas Saunier <nico@confins.net>
parents:
diff changeset
26 latex
f5806717cc36 Added hgignore
Nicolas Saunier <nico@confins.net>
parents:
diff changeset
27 html
f5806717cc36 Added hgignore
Nicolas Saunier <nico@confins.net>
parents:
diff changeset
28 bin
120
46b166523bf8 added CMakeLists.txt for feature-based-tracking
Nicolas Saunier <nicolas.saunier@polymtl.ca>
parents: 65
diff changeset
29 build
251
4978b5baf8f1 Win32 version for traffic intelligence. Use the README-Win32.txt to know how to
Jeep-Tour@Jeep-Tour-PC
parents: 120
diff changeset
30 CMakeFiles
4978b5baf8f1 Win32 version for traffic intelligence. Use the README-Win32.txt to know how to
Jeep-Tour@Jeep-Tour-PC
parents: 120
diff changeset
31 ipch