Skip to content

Commit

Permalink
add few directories to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bouttier committed Sep 10, 2022
1 parent 849c3a6 commit c036561
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
@@ -1,4 +1,6 @@
*.swp
*.pyc
__pycache__
build
/dist
/venv*
*.egg-info

0 comments on commit c036561

Please sign in to comment.