# Rust
target/
**/*.rs.bk

# Python
__pycache__/
*.py[cod]
*.so
*.pyd
.venv/
dist/
stackforge.egg-info/

# IDE
.vscode/
.idea/
helper_files/
# Tools
.bin/
