changeset 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 d149e2b56981
children 44270b66df3c
files .hgignore
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
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$