# Virtual environment .venv/ venv/ env/ # Python __pycache__/ *.py[cod] *.egg-info/ dist/ build/ # Data files (too large for git) data/ xmldump/ xmldump-2014.tar.gz articles/ articles.tar.gz # Blog static export (too large for git) blog_static/ # Environment .env # IDE .idea/ .vscode/ *.swp