diff .hgignore @ 48:4663f93aefc4

Tracing
author koryspansel
date Fri, 23 Sep 2011 11:50:59 -0700
parents a379bce1aeb1
children 48705dc6e568
line wrap: on
line diff
--- a/.hgignore	Thu Sep 22 14:38:07 2011 -0700
+++ b/.hgignore	Fri Sep 23 11:50:59 2011 -0700
@@ -4,10 +4,12 @@
 *.pyc
 *.ncb
 *.suo
+*.txt
 
 Assets\UI\*.png
 Assets\UI\*.jpg
 Assets\UI\*.gif
 Bin\*
 Intermediate\*
-LightTools\Build\*
\ No newline at end of file
+LightTools\Build\*
+Release\*.rar
\ No newline at end of file