Skip to content

Commit

Permalink
feat: ignore dist/ folder
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasvinclav committed Aug 20, 2022
1 parent 346b89c commit b72618a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
__pycache__
venv
node_modules
dist/

0 comments on commit b72618a

Please sign in to comment.