Skip to content

Commit 2cdf4ca

Browse files
committed
Ignore cake build tools folder except the packages config file
1 parent 5e319f6 commit 2cdf4ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

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

274274
# Cake - Uncomment if you are using it
275-
# tools/
275+
tools/
276+
!tools/packages.config

0 commit comments

Comments
 (0)