wip monorepo
This commit is contained in:
21
.gitignore
vendored
21
.gitignore
vendored
@@ -1,18 +1,27 @@
|
||||
.DS_Store
|
||||
.env
|
||||
node_modules/
|
||||
requirements.txt
|
||||
*.tsbuildinfo
|
||||
|
||||
# React Router
|
||||
.react-router/
|
||||
build/
|
||||
|
||||
# Cloudflare
|
||||
.mf
|
||||
.wrangler
|
||||
.dev.vars*
|
||||
worker-configuration.d.ts
|
||||
|
||||
requirements.txt
|
||||
__pycache__
|
||||
.aws-sam
|
||||
.pytest_cache
|
||||
.venv
|
||||
.ruff_cache
|
||||
.DS_Store
|
||||
.coverage
|
||||
.python-version
|
||||
.meili_data/
|
||||
.dynamodb_volume/
|
||||
.env
|
||||
.turbo
|
||||
.postgres_data
|
||||
.react-router
|
||||
.wrangler
|
||||
.postgres_data
|
||||
Reference in New Issue
Block a user