Skip to content
Snippets Groups Projects
.gitignore 316 B
Newer Older
_build
.sw[po]
.*.sw[po]
*~
*.pyc
*.pyo
*.egg-info
MANIFEST
dist
setuptools*egg
setuptools.pth
distribute*egg
distribute*tar.gz
a.out
hk
test/*.pdf
examples/*.pdf

*.dot

*.vtu
*.vts

run-debug-*

*.vtu
*.pvtu
*.pvd
*.dot
*.vtk
*.silo
.pytest_cache
Matthias Diener's avatar
Matthias Diener committed

# pylint stuff
.pylintrc.yml
.run-pylint.py