浏览代码

Added .gitignore

Marko Pintera 11 年之前
父节点
当前提交
8e063c1051
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      .gitignore

+ 9 - 0
.gitignore

@@ -0,0 +1,9 @@
+# Ignored files
+*.suo 
+*.user 
+*.sdf
+bin 
+obj
+lib
+Intermediate
+Dependencies