This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch constraints-main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/constraints-main by this push:
new b0cb7e4c6f0 Add dockerignore to avoid accidental commits
b0cb7e4c6f0 is described below
commit b0cb7e4c6f0e0636c965987356670fe3651d6f11
Author: Jarek Potiuk <[email protected]>
AuthorDate: Wed Dec 11 12:25:28 2024 +0100
Add dockerignore to avoid accidental commits
---
.dockerignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 00000000000..25ecb055fce
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,4 @@
+.bash_*
+.build*
+dev/*
+.inputrc