Skip to content

Commit

Permalink
Added forward slash to gitigore file for Visual Studio Code directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
willynilly committed Apr 3, 2024
1 parent 965d325 commit 61f093d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ uncertainties.egg-info/
.cache
# vim temporary files
.*.swp
.vscode
# For Visual Studio Code
.vscode/

coverage.xml

0 comments on commit 61f093d

Please sign in to comment.