mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-24 01:24:43 +08:00
17 lines
156 B
Plaintext
17 lines
156 B
Plaintext
# macOS
|
|
.DS_Store
|
|
|
|
# python
|
|
.venv/
|
|
*.py[co]
|
|
|
|
# website
|
|
website/output/
|
|
website/data/
|
|
|
|
# claude code
|
|
.claude/skills/
|
|
.superpowers/
|
|
.gstack/
|
|
skills-lock.json
|