diff .hgignore @ 363:f90c9b044220

Add some windows related files to the ignore list for hg
author William Astle <lost@l-w.ca>
date Mon, 01 Jun 2015 19:53:51 -0600
parents 68f41eaf44f2
children 5b8871fd7503
line wrap: on
line diff
--- a/.hgignore	Tue May 26 23:42:00 2015 -0600
+++ b/.hgignore	Mon Jun 01 19:53:51 2015 -0600
@@ -11,3 +11,10 @@
 /lwasm$
 /lwcc/lwcc$
 /lwcc/lwcpp$
+
+# for windows
+\.suo$
+\.sdf$
+\.opensdf$
+\Debug$
+\Release$