Add support for Cake.Net

Cake.Net creates a tools folder at the root which contains downloaded packages and should not be checked in.
This commit is contained in:
Muhammad Rehan Saeed
2016-09-15 08:48:08 +01:00
committed by GitHub
parent afbff9027d
commit da681d7115

View File

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