Skip to content

Commit

Permalink
.gitignore: add .nuget & packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Mersho committed Oct 30, 2023
1 parent b32e017 commit 665b96e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@ TestResults.xml

# Ionide-related
.fake

# nuget:
.nuget/
packages/

0 comments on commit 665b96e

Please sign in to comment.