mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-28 07:58:31 +00:00
Ignore Local Docker Volume Files (#8913)
This commit is contained in:
parent
8408c32d01
commit
cc8ce8a13b
4
.gitignore
vendored
4
.gitignore
vendored
@ -23,6 +23,10 @@ buildNumber.properties
|
||||
.mvn/timing.properties
|
||||
|
||||
catalog-services/catalog-services.iml
|
||||
|
||||
# local docker volume
|
||||
docker/local-metadata/docker-volume
|
||||
|
||||
# Java template
|
||||
*.class
|
||||
venv
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user