.DS_Store
.huskyrc.json
out
log.log
**/node_modules
*.pyc
*.vsix
**/.vscode/.ropeproject/**
**/testFiles/**/.cache/**
*.noseids
.nyc_output
.vscode-test
__pycache__
npm-debug.log
**/.mypy_cache/**
!yarn.lock
coverage/
cucumber-report.json
**/.vscode-test/**
**/.vscode test/**
**/.vscode-smoke/**
**/.venv*/
port.txt
precommit.hook
pythonFiles/lib/**
debug_coverage*/**
languageServer/**
languageServer.*/**
bin/**
obj/**
.pytest_cache
tmp/**
.python-version
.vs/
test-results*.xml
xunit-test-results.xml
build/ci/performance/performance-results.json
!build/
debug*.log
debugpy*.log
pydevd*.log
nodeLanguageServer/**
nodeLanguageServer.*/**
dist/**
# translation files
*.xlf
*.nls.*.json
*.i18n.json
venv/
/rc/_rc_version.py

*.egg-info
dist
raga_cli.egg-info

examples


.venv
env/
venv/
.python-version

.dvc.conf.lock
.DS_Store
build/
dist/

*.egg-info/
.eggs

hooks/*.pyc

*.rpm
*.deb

innosetup/config.ini

*.exe

.coverage
.coverage.*
coverage.xml

*.sw?

pip-wheel-metadata/
.vscode/

azurite
env.sh
tests/remotes_env
scripts/ci/gcp-creds.json
.gcp-creds.json

*~
/dvc/_dvc_version.py

.mypy_cache/
.pytest_cache/
.nox/
.tox/
htmlcov/