Revision c5f969028c8e937c02a5b009347d12e2f7843be9 authored by Matthew Newville on 20 December 2019, 19:51:16 UTC, committed by Matthew Newville on 20 December 2019, 19:51:16 UTC
1 parent f6aa1d9
Raw File
.gitignore
*.pyc
*~
*#
doc/_build
doc/examples
examples/documentation
doc/*.pdf
doc/*.dat
doc/*.csv
doc/extensions.py
build
dist
lmfit.egg-info
sandbox/
*.swp
.idea/
.DS_Store
.ipynb_checkpoints/
.vscode/
doc/html
*.sav
.pytest*
back to top