Skip to content

Commit

Permalink
Add .vs/ folder to gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chryssie committed Feb 1, 2024
1 parent 63199b8 commit 9ff4114
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ bld/
[Ll]og/
[Ll]ogs/

# Visual Studio 2015/2017 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/

Expand Down

0 comments on commit 9ff4114

Please sign in to comment.