blob: 73a96da1734d3ef8145d09b2c5df99bb007d8d09 [file] [log] [blame]
Marc Kupietz86044852025-11-29 10:19:03 +01001__pycache__/
2*.py[cod]
3*$py.class
4*.so
5.Python
6venv/
7ENV/
8*.log
9.pytest_cache/
10.coverage
11htmlcov/
12dist/
13build/
14*.egg-info/
15.DS_Store
16*.conllu
17*.zip
18models/
19logs/
20tmp/