# Byte-compiled / optimized / DLL files
__pycache__/
__pycache__
*__pycache__/*
*.py[cod]
*$py.class
.vscode/*
# C extensions
*.so
*.pyc
*.cpp
*.c
# Migrations Folder
migrations/
extensions/
extensions/*
migrations/*
settings/
bin/jar/
bin/jar/*
# Distribution / packaging
.Python
env/
.venv/
.venv/*
dist/
build/
develop-eggs/
downloads/
eggs/
.eggs/
etc/
google/
great_expetations/
#lib/
lib64/
parts/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
.idea/
# PyInstaller
#  Usually these files are written by a python script from a template
#  before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
*.pyc
.tags
# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
.hypothesis/

# Translations
*.mo
*.pot

# Django stuff:
*.log
local_settings.py
local_init_settings.py

# Flask stuff:
instance/
.webassets-cache

# Scrapy stuff:
.scrapy

# Sphinx documentation
docs/_build/

# PyBuilder
target/

# Jupyter Notebook
.ipynb_checkpoints

# pyenv
.python-version

# celery beat schedule file
celerybeat-schedule

# SageMath parsed files
*.sage.py

# dotenv
.env

# Environments
venv
.env
.venv
env/
venv/
ENV/

# Spyder project settings
.spyderproject

# Rope project settings
.ropeproject

#tmp files
files/
#temp/

# Build
build/*
dist/*
.trunk/

# dumps de bd
*.backup
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage
*.lcov

# nyc test coverage
.nyc_output

# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components

# node-waf configuration
.lock-wscript

# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules/
jspm_packages/

# Snowpack dependency directory (https://snowpack.dev/)
web_modules/

# TypeScript cache
*.tsbuildinfo

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variables file
.env
.env.test

# parcel-bundler cache (https://parceljs.org/)
.cache

# Next.js build output
.next

# Nuxt.js build / generate output
.nuxt

# Gatsby files
.cache/
# Comment in the public line in if your project uses Gatsby and not Next.js
# https://nextjs.org/blog/next-9-1#public-directory-support
# public

# vuepress build output
.vuepress/dist

# Serverless directories
.serverless/

# FuseBox cache
.fusebox/

# DynamoDB Local files
.dynamodb/

# TernJS port file
.tern-port

# Stores VSCode versions used for testing VSCode extensions
.vscode-test
.code-*

# Docker
bin/config.yml
bin/docker/docker-compose.yml
querysource.code-workspace
querysource/utils/parseqs.c
build/temp.linux-x86_64-3.9/querysource/utils/parseqs.o
querysource/types/converters.cpp
querysource/types/typedefs.c
querysource/types/validators.cpp
querysource/utils/functions.cpp


### Temp ignoring tests and examples
tests/
examples/
great_expectations/
plugins/
querysource/handlers/variables.py
resources/
