# Ignore test artifacts
test_database.db
upload.sh

# Ignore vim swap files
*.swp

# Ignore python artifacts
__pycache__
membank.egg-info
dist
.tox
env
