Skip to content
Open
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ htmlcov/
.cache/
.pytest_cache/
doc/auto_examples/*
doc/generated/*
doc/generated/*

# Pycharm artifacts
.idea/
Loading