Skip to content

Commit 519a719

Browse files
Ignore .packages folder
I ran the CI build locally to test something and it generated loads of NuGet packages in the ".package" folder, so let's ignore that.
1 parent 7a7483d commit 519a719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ publish/
111111
*.Publish.xml
112112

113113
# NuGet Packages Directory
114-
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
114+
.packages/
115115
packages/
116116

117117
# Windows Azure Build Output

0 commit comments

Comments
 (0)