소스 검색

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/