Skip to content

Commit

Permalink
DEV: Ignore .egg-info and dist
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinThoma committed Apr 7, 2022
1 parent 27d0263 commit 3ef8084
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -5,6 +5,8 @@
build
.idea/*
.coverage
*.egg-info/
dist/*

# Files generated by some of the scripts
dont_commit_merged.pdf
Expand Down

0 comments on commit 3ef8084

Please sign in to comment.