# Python Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# skip folders with no R to speed up dependencies detection

/integration/
/smoke/
/unit/

_extensions/

# skip files with no R code to speed up dependencies detection
*.ts
*.js
*.yml
*.css
*.py
*.json
*.sh
*.ps1
*.toml
*.csl
*.bib
*.mp4
*.png
*.jpg
*.jpeg
*.svg
*.woff
*.tex
*.cls
*.sty
*.lua
*.theme
*.xml
*.gz
*.html
*.xls
*.pdf
*.eps
*.dtd
*.ent
*.mod
