Move gitignore files to root folder

This commit is contained in:
pabloFuente 2024-04-24 16:41:09 +02:00
parent e25ac66449
commit 4aa647f3cd
5 changed files with 6 additions and 7 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
community/egress/
community/minio/
community/mongo/
pro/egress/
pro/minio/
pro/mongo/

View File

@ -1,3 +0,0 @@
egress/
minio/
mongo/

1
pro/.gitattributes vendored
View File

@ -1 +0,0 @@
* text=auto eol=lf

3
pro/.gitignore vendored
View File

@ -1,3 +0,0 @@
egress/
minio/
mongo/