__pycache__/
doc/llm_chats/

# IntelliJ
.idea
*.ipr
*.iml
*.iws

# Visual Studio Code
.vscode
.factorypath

# Local environment
.env


