anthropics / anthropics/skills
Improve .gitignore file to cover more common patterns
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 176k
- Fork
- 20.9k
- Merge trung bình
- 7 giờ 21 phút
- Pull request đã merge (30 ngày)
- 5
Mô tả
The current .gitignore file only includes the .DS_Store entry and may not be sufficient for typical development workflows. Consider updating the .gitignore to include additional patterns commonly ignored in collaborative or multi-platform projects, such as:
- IDE/editor files (e.g., .vscode/, *.swp)
- OS-specific files (e.g., Thumbs.db)
- Dependency directories (e.g., node_modules/)
Please specify the typical development tools, languages, or frameworks used in this repository,*
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.