Skip to content

Commit

Permalink
chore: update .gitignore to include workspace and dist directories
Browse files Browse the repository at this point in the history
  • Loading branch information
bytexenon committed Oct 6, 2024
1 parent 1b6bcce commit d625888
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
*.so
*.vscode
*.history
*workspace*
*build*
*egg-info*
build
build
dist

0 comments on commit d625888

Please sign in to comment.