diff --git a/.gitignore b/.gitignore index 8b2ca616..6e37f5f0 100644 --- a/.gitignore +++ b/.gitignore @@ -9,9 +9,18 @@ doc/build doc/source/BBresult api-ref/build .tox +/.venv +*.swp +*.log +*.egg* # Editors *~ # Files created by releasenotes build releasenotes/build + +# Files created by the LaTeX/PDF build +/.aux +/.fdb_latexmk +/texput.fls