Skip to content

Commit

Permalink
style: add more exclusions for VSCode remote containers (#438)
Browse files Browse the repository at this point in the history
Co-authored-by: Jose Ramon Mañes <32740567+jrmanes@users.noreply.github.com>
  • Loading branch information
sysrex and tty47 authored Jul 5, 2024
1 parent d53564a commit e94a6dd
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 e94a6dd

Please sign in to comment.