anthropics / anthropics/skills

Improve .gitignore file to cover more common patterns

Aperta
#40 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
176k
Fork
20.8k
Merge medio
7h 21m
PR unite (30g)
5

Descrizione

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,*

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.