28 lines
304 B
Plaintext
28 lines
304 B
Plaintext
# Generated by Beam SDK
|
|
.beamignore
|
|
.git
|
|
.idea
|
|
.python-version
|
|
.vscode
|
|
.venv
|
|
venv
|
|
__pycache__
|
|
.DS_Store
|
|
.config
|
|
drive/MyDrive
|
|
.coverage
|
|
.pytest_cache
|
|
.ipynb
|
|
.ruff_cache
|
|
.dockerignore
|
|
.ipynb_checkpoints
|
|
.env.local
|
|
.envrc
|
|
**/__pycache__/
|
|
**/.pytest_cache/
|
|
**/node_modules/
|
|
**/.venv/
|
|
*.pyc
|
|
.next/
|
|
.circleci
|