1
0
mirror of https://github.com/gsi-upm/soil synced 2024-09-20 23:41:41 +00:00
soil/.gitignore
J. Fernando Sánchez e1be3a730e WIP soil
* Pandas integration
* Improved environment
* Logging and data dumps
* Tests
* Added Finite State Machine models
* Rewritten ipython notebook and documentation
2017-07-03 18:17:52 +02:00

11 lines
98 B
Plaintext

__pycache__/
.idea/
.ipynb_checkpoints/
*.gexf
.*
results
soil_output
docs/_build*
build/*
dist/*