aerpaw gps csv reader

This commit is contained in:
2026-02-15 21:50:13 -08:00
parent 9385b9bd06
commit cec6458f7c
20 changed files with 67 additions and 5 deletions

9
.gitignore vendored
View File

@@ -55,3 +55,12 @@ aerpaw/venv/*
# Pycache
__pycache__
# aerpaw stuff
aerpaw/build/
aerpaw/build/*
aerpaw/client/__pycache__/
aerpaw/client/__pycache__/*
aerpaw/codegen/
aerpaw/codegen/*