Skip to content

Commit

Permalink
Add dist to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
amochin committed Jul 17, 2023
1 parent 011b6f7 commit 2421f3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
dist/
build/
*.egg-info/
*.pyc
.idea
.py*/
*.egg-info/
**/my_db_test.db
logs
**/output.xml
Expand Down

0 comments on commit 2421f3f

Please sign in to comment.