Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
genemars authored Sep 24, 2018
1 parent 09c57fb commit d6d6525
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,12 @@
[Bb]in/
[Oo]bj/

# NuGet
packages
!packages/repositories.config

# Misc
Thumbs.db
*.suo
*.userprefs
.idea
packages

0 comments on commit d6d6525

Please sign in to comment.