Просмотр исходного кода

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 лет назад
Родитель
Сommit
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/