13 lines
224 B
Text
13 lines
224 B
Text
.venv/
|
|
.loop/
|
|
**/__pycache__
|
|
python/src/foam_stepper.egg-info/
|
|
tmp/
|
|
|
|
# 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/
|