Add .gitignore and remove .DS_Store files

- Added .gitignore to exclude macOS .DS_Store files
- Removed tracked .DS_Store file from repository
- Updated README.md

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Peter Steinberger 2025-05-22 21:53:46 +02:00
parent 881880d533
commit 95a5208127
3 changed files with 3 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
# macOS
.DS_Store

View file

@ -8,7 +8,7 @@
## ✨ **FEATURES**
🎯 **Clean CLI** • 🤫 **Quiet Mode** • 🤖 **Dual AI Support** • ⚡ **Non-Interactive**📊 **Smart Defaults**🪟 **Multi-Window AI**
🎯 **Clean CLI** • 🤫 **Quiet Mode** • 🤖 **AI Support** • ⚡ **Non-Interactive** • 🪟 **Multi-Window**
---