openreplay/api/Dockerfile.dockerignore
Taha Yassine Kraiem 09d376da08 feat(alerts): changed build script
feat(crons): changed build script
feat(alerts): changed build script
2022-11-14 16:02:18 +01:00

11 lines
No EOL
156 B
Text

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