mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-04-26 14:57:47 +00:00
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:
parent
881880d533
commit
95a5208127
3 changed files with 3 additions and 1 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# macOS
|
||||
.DS_Store
|
||||
|
|
@ -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**
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue