chore: Add .dockerignore to scraper_gis to exclude data dirs from build context

This commit is contained in:
Admin 2026-07-03 11:30:35 +04:00
parent 371cabd3d9
commit 378ec2ebca

14
scraper_gis/.dockerignore Normal file
View file

@ -0,0 +1,14 @@
browser_context
browser_context_sudrf
downloads
logs
screenshots
**/__pycache__
*.pyc
*.pyo
*.pyd
.git
.gitignore
*.png
*.html
*.json