Is there any way to stop creation of .meltano fold...
# getting-started
k
Is there any way to stop creation of .meltano folder and also meltano.db?
e
Hi @kk! The
.meltano
directory is required for plugins' virtual envs.
meltano.db
creation can be avoided if you pass a different database_uri. Let me know if that works for you!