11 lines
105 B
Plaintext
11 lines
105 B
Plaintext
**/*.pyc
|
|
**/.DS_Store
|
|
**/*.swp
|
|
**/.web
|
|
**/*.db
|
|
**/node_modules/**
|
|
bun.lockb
|
|
poetry.lock
|
|
dist/*
|
|
examples/
|