Browse Source

ignore folder for non-nuget paket dependencies

Tomasz Pluskiewicz 9 years ago
parent
commit
04f53c0b9f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      VisualStudio.gitignore

+ 1 - 0
VisualStudio.gitignore

@@ -235,6 +235,7 @@ _Pvt_Extensions
 
 # Paket dependency manager
 .paket/paket.exe
+paket-files/
 
 # FAKE - F# Make
 .fake/