Explorar o código

Corrected ignore settings for Cake

- It is recommended to include the packages.config file when using Cake
- This ensures that the Cake version that is being used is *pinned* and updated only when the user decides
Gary Ewan Park %!s(int64=8) %!d(string=hai) anos
pai
achega
a4cdac19de
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      VisualStudio.gitignore

+ 2 - 1
VisualStudio.gitignore

@@ -271,4 +271,5 @@ __pycache__/
 *.pyc
 
 # Cake - Uncomment if you are using it
-# tools/
+# tools/**
+# !tools/packages.config