Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ src/metpy/_vendor/* linguist-vendored

# Mark the vcrpy cassettes as generated
tests/remote/fixtures/* linguist-generated=true
# SCM syntax highlighting & preventing 3-way merges
pixi.lock merge=binary linguist-language=YAML linguist-generated=true
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ docs/api/areas.rst
examples/scripts
test_output/
docs/sg_execution_times.rst
# pixi environments
.pixi/*
!.pixi/config.toml
Loading
Loading