Skip to content

Commit

Permalink
add .vscode folder to .gitignore
Browse files Browse the repository at this point in the history
To avoid accidentally pushing .vscode files it is ignored
  • Loading branch information
gudvinr committed Apr 19, 2024
1 parent 83fe91a commit 82c2618
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 @@ -15,3 +15,5 @@ jellyfin_mpv_shim/default_shader_pack/*
.last_wc_version
debug.log
publish

.vscode/

0 comments on commit 82c2618

Please sign in to comment.