.idea
.idea_modules
.vscode
build-all.sh
public
AAA/logs
AAA/*.iml
AAA\target
AAA/target/*
AAA/.idea
AAA/.idea_modules
AAA/.vscode
AAA/RUNNING_PID
AAA/generated.keystore
AAA/generated.truststore
AAA/*.log
AAA/public/logs/*.log

#Build Server Protocol
AAA/.bsp/

AAA/.bloop
AAA/.metals
AAA/metals.sbt

# Scala-IDE specific
AAA/.scala_dependencies
AAA/.classpath
# .project
AAA/.settings/
AAA/.cache-main
AAA/.cache-tests
AAA/bin/


ApiGateway/logs
ApiGateway/*.iml
ApiGateway/target
ApiGateway/.idea
ApiGateway/.idea_modules
ApiGateway/.vscode
ApiGateway/RUNNING_PID
ApiGateway/generated.keystore
ApiGateway/generated.truststore
ApiGateway/*.log
ApiGateway/public/logs/*.log

# Build Server Protocol
ApiGateway/.bsp/

ApiGateway/.bloop
ApiGateway/.metals
ApiGateway/metals.sbt

# Scala-IDE specific
ApiGateway/.scala_dependencies
ApiGateway/.classpath
# .project
ApiGateway/.settings/
ApiGateway/.cache-main
ApiGateway/.cache-tests
ApiGateway/bin/


Pricing/logs
Pricing/*.iml
Pricing/target
Pricing/.idea
Pricing/.idea_modules
Pricing/.vscode
Pricing/RUNNING_PID
Pricing/generated.keystore
Pricing/generated.truststore
Pricing/*.log
Pricing/public/logs/*.log

# Build Server Protocol
Pricing/.bsp/

Pricing/.bloop
Pricing/.metals
Pricing/metals.sbt

# Scala-IDE specific
Pricing/.scala_dependencies
Pricing/.classpath
# .project
Pricing/.settings/
Pricing/.cache-main
Pricing/.cache-tests
Pricing/bin/


Search/logs
Search/*.iml
Search/target
Search/.idea
Search/.idea_modules
Search/.vscode
Search/RUNNING_PID
Search/generated.keystore
Search/generated.truststore
Search/*.log
Search/public/logs/*.log

# Build Server Protocol
Search/.bsp/

Search/.bloop
Search/.metals
Search/metals.sbt

# Scala-IDE specific
Search/.scala_dependencies
Search/.classpath
# .project
Search/.settings/
Search/.cache-main
Search/.cache-tests
Search/bin/

target
target/*
.target
/target

/test

AAA/gatling
ApiGateway/gatling
Pricing/gatling
Search/gatling

# Search/conf/hibernate.prod.cfg.xml
# Search/conf/hibernate.staging.cfg.xml

# Pricing/conf/hibernate.prod.cfg.xml
# Pricing/conf/hibernate.staging.cfg.xml

# AAA/conf/hibernate.prod.cfg.xml
# AAA/conf/hibernate.staging.cfg.xml

# ApiGateway/conf/hibernate.prod.cfg.xml
# ApiGateway/conf/hibernate.staging.cfg.xml

vector_service/venv
vector_service/app/__pycache__
vector_service/.pytest_cache
vector_service/.mypy_cache
vector_service/.vscode