Audiobook Maker Pro v4.2 — production ready
This commit is contained in:
27
beam_app/.beamignore
Normal file
27
beam_app/.beamignore
Normal file
@@ -0,0 +1,27 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user