瀏覽代碼

Add support for Cake.Net

Cake.Net creates a tools folder at the root which contains downloaded packages and should not be checked in.
Muhammad Rehan Saeed 8 年之前
父節點
當前提交
da681d7115
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      VisualStudio.gitignore

+ 3 - 0
VisualStudio.gitignore

@@ -263,3 +263,6 @@ paket-files/
 # Python Tools for Visual Studio (PTVS)
 __pycache__/
 *.pyc
+
+# Cake
+tools/