SmartCane/.renvignore

19 lines
350 B
Plaintext

# Ignore large Python experiment directories during renv dependency discovery
# These slow down startup and contain no R dependencies
laravel_app/
data_validation_tool/
python_app/harvest_detection_experiments/
python_app/experiments/
r_app/old_scripts/
r_app/experiments/
phase2_refinement/
webapps/
tools/
old_sh/
output/
renv/
*.py
*.ipynb
.git/