mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
23 lines
291 B
Plaintext
23 lines
291 B
Plaintext
# Folder view configuration files
|
|
.DS_Store
|
|
Desktop.ini
|
|
|
|
# Thumbnail cache files
|
|
._*
|
|
Thumbs.db
|
|
|
|
# Files that might appear on external disks
|
|
.Spotlight-V100
|
|
.Trashes
|
|
|
|
# Compiled Python files
|
|
*.pyc
|
|
|
|
# Compiled C++ files
|
|
*.out
|
|
|
|
# Application specific files
|
|
venv
|
|
node_modules
|
|
.sass-cache
|
|
.claude |