diff --git a/.gitignore b/.gitignore index 73431343..60866848 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,6 @@ nosetests.xml #vim *.swp + +#bfgs optimiser leaves this lying around +iterate.dat