Skip to content

Instantly share code, notes, and snippets.

@noseoroot
noseoroot / .gitignore
Created February 18, 2026 02:22
Workspace Backup 2026-02-17
# Git Ignore - Large files and build artifacts
# Directories
OLD_TEMP/
bin/
target/
build/
obj/
*.egg-info/
__pycache__/