# Temporary translation files
languages/nicotine-*.pot

# Python byte code files
*.pyc

# Pot backup files
*.po~

# Ignore venv files
venv/*

# Ignore packaging directories and files
MANIFEST
build/
dist/
