pyerrors/.gitignore

16 lines
199 B
Text
Raw Normal View History

2020-10-13 16:53:00 +02:00
__pycache__
*.pyc
.ipynb_*
2021-10-13 09:47:47 +01:00
.coverage
2021-10-26 10:20:47 +01:00
.benchmarks
2021-10-13 09:47:47 +01:00
.cache
2020-10-13 16:53:00 +02:00
examples/B1k2_pcac_plateau.p
examples/Untitled.*
examples/pcac_plateau_test_ensemble.json.gz
2020-10-13 16:53:00 +02:00
core.*
*.swp
htmlcov
build
pyerrors.egg-info
dist