**/*.pyc
*__pycache__*
**/*.egg-info
dist/*
var
etc
.idea
mindsdb/logs
mindsdb/logs
logs
tests/temp
/integration_tests/flows/config/*
my_model.zip
model.py
tests/integration_tests/flows/model.py
tests/integration_tests/flows/my_model.zip
distributions/docker-compose/*/storage
venv/*
env/*
mindsdb-venv/*
root
static
tmp
.pytest_cache
tests/prediction_latency_test/*.csv
storage_dir
docker/dist/*
.directory
MindsDB.egg-info/*

# Autokeras generated files
auto_model
autokeras
structured_data_classifier
structured_data_regressor
mindsdb/integrations/handlers/autokeras_handler/structured_data_classifier

# VisualStudioCode
.vscode
.vscode/*
.history
doc/lib/
run.csh

# Virtualenv
bin
lib
lib64
pyvenv.cfg
.python-version
.DS_Store
Scripts
Include
xgboost

tests/__init__.py

# Docs
node_modules
