From 839c9e9c9f99759b76a61c3a7aca88f7e93fb301 Mon Sep 17 00:00:00 2001 From: Wyatt Olson Date: Wed, 21 Apr 2010 23:18:58 -0600 Subject: [PATCH] Added .hgignore file to ensure build artifacts are not checked in --- .hgignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .hgignore diff --git a/.hgignore b/.hgignore new file mode 100644 index 000000000..62f686c3d --- /dev/null +++ b/.hgignore @@ -0,0 +1,13 @@ +syntax: glob + +CMakeFiles +Makefile +cmake_install.cmake +CMakeCache.txt +rtgui/config.h +release +rtengine/librtengine.a +rtexif/librtexif.a +rtgui/rt +install_manifest.txt +