20226-05-22 minor update

This commit is contained in:
Pawel
2026-05-22 14:22:54 -04:00
parent 1089793165
commit ecc4723013
6 changed files with 20 additions and 5 deletions

3
.gitignore vendored
View File

@@ -3,4 +3,5 @@ models/*
images/*
notebooks/*_executed.ipynb
src/climbingboardgpt/__pycache__
outputs/
outputs/
webapp/__pycache__