openreplay/ee/api/.dockerignore
2022-11-08 11:31:21 +01:00

14 lines
No EOL
212 B
Text

# ignore .git and .cache folders
.git
.cache
**/build.sh
**/build_*.sh
**/*deploy.sh
Dockerfile*
app_crons.py
app_alerts.py
requirements-crons.txt
requirements-alerts.txt
entrypoint_crons.sh
entrypoint_alerts.sh