# Build
dist/

# macOS
.DS_Store

# Python
__pycache__/

# Testing-Related Files
tag_sets.txt
blacklisted_tags.txt

# Visual Studio Code
.vscode/