openFOAM-RANS-to-GPU/.gitignore

21 lines
424 B
Text

.venv/
.loop/
**/__pycache__
python/src/foam_stepper.egg-info/
tmp/
# local planning/spec context injected by the loop harness
CURRENT_STATUS.md
MATCHING_AIRFRANS_SIMULATION.md
PROJECT_GROUNDING.md
PYTHON_STEPPER_SPEC.md
STAGE_ORACLE_SPEC.md
VERIFIER_HARNESS_SPEC.md
# foreign
OpenFOAM-14/
ThirdParty-14/
airfrans/
# no idea if this is some `make` residue or not but has some object files so we exclude it
pythonStepper/