privacy-toolkit/.gitignore

28 lines
253 B
Text

# Temp files
*.tmp
*.log
*.swp
*~
# OS files
.DS_Store
Thumbs.db
# Editor files
.vscode/
.idea/
*.sublime-*
# Test downloads
downloads/
*.deb
*.rpm
*.tar.gz
*.zip
# Local testing
test-*
scratch/
# Session notes (private dev notes)
SESSION-NOTES.md