14 lines
126 B
Plaintext
14 lines
126 B
Plaintext
# claude artifacts
|
|
.claude/
|
|
CLAUDE.md
|
|
|
|
# python artifacts
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
|
|
|
|
# uv
|
|
package-lock.json
|
|
package.json |