Skip to content

Commit

Permalink
Update .gitignore for tests output (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
zincnode authored Nov 24, 2024
1 parent 2acfd19 commit ee7d231
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@ coverage.xml
.hypothesis/
.pytest_cache/
cover/
cellvars/
depyf_output/
simple_output/
temp_output/
test_irregular/

# Translations
*.mo
Expand Down

0 comments on commit ee7d231

Please sign in to comment.