1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
/target
/Cargo.lock
/testdata/vallado*
/testdata/testpo*
.vscode
*.whl
build
*.egg-info
__pycache__
/satkit-testvecs
/astro-data
iframe_figures
*.so
.DS_Store
_build
html
Pipfile.lock
# Claude code
.claude
# GPS files
*.sp3
# Ignore local virtual environments
.venv
venv
.pytest_cache
wheelhouse
wheel
# MkDocs build output
site
# Generated doc plots (built by docs/examples/gen_plots.py)
docs/images/*.svg