Skip to content

Commit

Permalink
gitignore: Ignore Tox tests left overs
Browse files Browse the repository at this point in the history
Signed-off-by: hamistao <[email protected]>
  • Loading branch information
hamistao committed Oct 1, 2024
1 parent 58fa055 commit 9f0a2c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ dist/
.coverage
.tox

# Tox tests leftovers
build

# Translations
*.mo

Expand Down

0 comments on commit 9f0a2c5

Please sign in to comment.