23 lines
296 B
Plaintext
23 lines
296 B
Plaintext
# OS generated files
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|
|
# Project level
|
|
conductor/
|
|
postgres-data/
|
|
langchain-docs/
|
|
|
|
# Backend (things that shouldn't be in backend/ but are related)
|
|
# e.g. .env files at root if any
|
|
.env
|
|
.venv
|
|
|
|
# VS Code / IDEs
|
|
.vscode/
|
|
.idea/
|