11 lines
No EOL
142 B
Text
11 lines
No EOL
142 B
Text
# ignore .git and .cache folders
|
|
.git
|
|
.cache
|
|
**/build.sh
|
|
**/build_*.sh
|
|
**/*deploy.sh
|
|
Dockerfile*
|
|
|
|
app.py
|
|
entrypoint_alerts.sh
|
|
requirements.txt |