Skip to content

Commit 2e483ba

Browse files
authored
Merge pull request #2241 from gep13/patch-1
Corrected ignore settings for Cake
2 parents d74a7f3 + a4cdac1 commit 2e483ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

VisualStudio.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,4 +271,5 @@ __pycache__/
271271
*.pyc
272272

273273
# Cake - Uncomment if you are using it
274-
# tools/
274+
# tools/**
275+
# !tools/packages.config

0 commit comments

Comments
 (0)