macOS system files

.DS_Store

Views0
PublishedFeb 1, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

macOS system files

.DS_Store

Virtual environments

.venv/ venv/ ENV/ env/ *.env

Python bytecode and build artifacts

pycache/ *.py[cod] *.so *.egg-info/ build/ dist/

IDE & editor settings

.vscode/ .idea/

Jupyter

.ipynb_checkpoints/ profile_default/ ipython_config.py

Output and data

output/ data/ temp/ test_logs/

Caching

lm_eval/caching/.cache lm_cache/

Logging

*.log logs/

wandb experiment tracking

wandb/ examples/wandb/

PyInstaller

*.spec

#uv uv.lock

Share: