Skip to content

Commit a851b18

Browse files
amoghrajeshpotiuk
andauthored
Adding content to empty/.gitignore (#33468)
--------- Co-authored-by: Jarek Potiuk <[email protected]>
1 parent 2e40547 commit a851b18

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

empty/.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This file is here to keep the empty directory in git and protect from accidentally adding files here
2+
# The purpose of this empty directory is to have an empty folder that we can use during
3+
# building of the PROD image and when using `--mount-sources=remove` flag in Breeze.
4+
# See:
5+
# * `dev/breeze/src/airflow_breeze/utils/docker_command_utils.py`
6+
# * `dev/breeze/src/airflow_breeze/params/build_prod_params.py`
7+
*

0 commit comments

Comments
 (0)