openreplay/ee/api/Dockerfile_alerts.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

14 lines
No EOL
191 B
Text

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