blob: 3ec93e5b26b8365119ce8a6b119d921e799bcf04 [file] [log] [blame]
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
venv/
ENV/
*.log
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.DS_Store
*.conllu
*.zip
models/
logs/
tmp/
.git/
.gitignore
README.md
.github/