diff --git a/community/.gitattributes b/.gitattributes similarity index 100% rename from community/.gitattributes rename to .gitattributes diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bba95a6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +community/egress/ +community/minio/ +community/mongo/ +pro/egress/ +pro/minio/ +pro/mongo/ \ No newline at end of file diff --git a/community/.gitignore b/community/.gitignore deleted file mode 100644 index f318709..0000000 --- a/community/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -egress/ -minio/ -mongo/ diff --git a/pro/.gitattributes b/pro/.gitattributes deleted file mode 100644 index 94f480d..0000000 --- a/pro/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -* text=auto eol=lf \ No newline at end of file diff --git a/pro/.gitignore b/pro/.gitignore deleted file mode 100644 index f318709..0000000 --- a/pro/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -egress/ -minio/ -mongo/