Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
Ignore the file h5_pytest.h5 when pytests are run.
  • Loading branch information
MDKempe committed May 31, 2024
1 parent 2df11e5 commit d45f4c5
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 @@ -105,3 +105,6 @@ TEMP/

# Slurm log files
slurm-*.out

# Run information
tests\data\h5_pytest.h5

0 comments on commit d45f4c5

Please sign in to comment.