# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

# C extensions
*.so

# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.coverage
coverage/
.cache
nosetests.xml
coverage.xml

# Translations
*.mo

# Mr Developer
.mr.developer.cfg
.project
.pydevproject

# Rope
.ropeproject

# Django stuff:
*.log
*.pot

# Sphinx documentation
docs/_build/

# DOT files
*.dot
site
.directory
*.png
examples/Entity/srcgen/
tags
textX.mm
textx.build/
*.pstats
venv
*.pdf
*.svg
!docs/**/*svg

# Other
.pytest_cache
.idea
examples/render_all_grammars/pu
examples/render_all_grammars/REPORT.md
tests/functional/test_metamodel/model_param_generate_test.testtarget

