Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
frankrolf committed Mar 4, 2025
1 parent d18a0b9 commit 101f56b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
*.pyc
htmlcov/*
.coverage
coverage.xml
htmlcov/*

build/*
.eggs/*
*.egg-info/*
*.pyc

0 comments on commit 101f56b

Please sign in to comment.