This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v1-10-test by this push:
new d0e53b9 Remove chart from exported sources
d0e53b9 is described below
commit d0e53b9abd935376bba3c80d416e78a5e9010982
Author: Jarek Potiuk <[email protected]>
AuthorDate: Fri Aug 14 16:08:17 2020 +0200
Remove chart from exported sources
---
.gitattributes | 1 +
.gitignore | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d872017
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+/chart export-ignore
diff --git a/.gitignore b/.gitignore
index 593cc53..4f6b451 100644
--- a/.gitignore
+++ b/.gitignore
@@ -149,8 +149,6 @@ tramp
# Spark
rat-results.txt
-# Git stuff
-.gitattributes
# Kubernetes generated templated files
*.generated
*.tar.gz