# 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 # Content moved to p2pfoundation-wiki repo blog_static/ blog_sample/ # Environment .env # IDE .idea/ .vscode/ *.swp