Commit da681d71 authored by Muhammad Rehan Saeed's avatar Muhammad Rehan Saeed Committed by GitHub

Add support for Cake.Net

Cake.Net creates a tools folder at the root which contains downloaded packages and should not be checked in.
parent afbff902
...@@ -263,3 +263,6 @@ paket-files/ ...@@ -263,3 +263,6 @@ paket-files/
# Python Tools for Visual Studio (PTVS) # Python Tools for Visual Studio (PTVS)
__pycache__/ __pycache__/
*.pyc *.pyc
# Cake
tools/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment