diff .hgignore @ 120:46b166523bf8

added CMakeLists.txt for feature-based-tracking
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Mon, 15 Aug 2011 11:56:34 -0400
parents 75cf537b8d88
children 4978b5baf8f1
line wrap: on
line diff
--- a/.hgignore	Mon Aug 15 11:39:25 2011 -0400
+++ b/.hgignore	Mon Aug 15 11:56:34 2011 -0400
@@ -15,7 +15,12 @@
 *.yml
 *.zip
 .emacs.desktop*
+
+CMakeCache.txt
+*.cmake
+
 latex
 html
 bin
-build
\ No newline at end of file
+build
+CMakeFiles
\ No newline at end of file