Skip to content

Commit da681d7

Browse files
authored
Add support for Cake.Net
Cake.Net creates a tools folder at the root which contains downloaded packages and should not be checked in.
1 parent afbff90 commit da681d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

VisualStudio.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,3 +263,6 @@ paket-files/
263263
# Python Tools for Visual Studio (PTVS)
264264
__pycache__/
265265
*.pyc
266+
267+
# Cake
268+
tools/

0 commit comments

Comments
 (0)