build
dist
docs/jupyter_execute
gaphor/locale/*/LC_MESSAGES
docs/locale/*/LC_MESSAGES/*.mo
docs/locale/.doctrees
docs/locale/gaphor
html
*.pyc
*.pyo
*.swp
*.egg
*~
\#*\#
.eggs/
*.egg-info/
gaphor.prof
.gpg
pip-wheel-metadata
gaphor-self-test.txt

# Gaphor test models and notebooks in project root
/*.gaphor
/*.ipynb

# (Virtual) env stuff
.env/
.idea
.venv/
.vscode/
.python-version

# PyTest
.pytest_cache
.hypothesis

# MyPy
.mypy_cache/

# Coverage
.coverage
htmlcov

# Flatpak
.flatpak-builder

# Schemas
data/gschemas.compiled

# Vagrant
.vagrant

# SonarCloud
.scannerwork
gaphor-self-test.txt
