Skip to content

Commit

Permalink
style: add more exclusions for VSCode remote containers
Browse files Browse the repository at this point in the history
  • Loading branch information
sysrex committed Jun 11, 2024
1 parent 5b65065 commit 3298aed
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
coverage.txt
.vscode/launch.json
.vscode
*/**.html
*.idea
.devcontainer
Taskfile.yaml

0 comments on commit 3298aed

Please sign in to comment.