Skip to content

Commit

Permalink
MNT: Mark the vcrpy cassettes as generated
Browse files Browse the repository at this point in the history
Definitely don't need these showing up in diffs.
  • Loading branch information
dopplershift committed Nov 7, 2024
1 parent 3ef3e7c commit 06a38ea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
src/siphon/_version.py export-subst

*.ipynb diff=jupyternotebook

# Mark the vcrpy cassettes as generated
tests/fixtures/* linguist-generated=true
tests/cdmr/fixtures/* linguist-generated=true

0 comments on commit 06a38ea

Please sign in to comment.