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 authored and sfmskywalker committed Feb 3, 2024
1 parent 05f9de3 commit 6fa207a
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 6fa207a

Please sign in to comment.