diff .hgignore @ 1:858e3689073e

Separate slots from UI background image
author koryspansel <koryspansel@bendbroadband.com>
date Wed, 07 Sep 2011 12:55:08 -0700
parents 7e3a0ae9c016
children a379bce1aeb1
line wrap: on
line diff
--- a/.hgignore	Wed Sep 07 12:36:37 2011 -0700
+++ b/.hgignore	Wed Sep 07 12:55:08 2011 -0700
@@ -2,7 +2,11 @@
 
 *.user
 *.pyc
+*.ncb
+*.suo
 
 Assets\UI\*.png
 Assets\UI\*.jpg
-Assets\UI\*.gif
\ No newline at end of file
+Assets\UI\*.gif
+Bin\*
+Intermediate\*
\ No newline at end of file