Files
Zerto_Exporter/.gitignore
T
justin 0911a4eccc zvma10 wrapper module
Created a python module that has everything needed for comms with ZVMA version 10 in a seperate class. It does not have full api coverage, but is enough to start refactoring the exporter to use the class for ZVMa10
2023-12-08 11:05:50 -05:00

18 lines
262 B
Plaintext

logs/*
.env/*
.DS_Store
app/metrics
app/metrics.txt
app/statsmetrics
app/statsmetrics.txt
app/threads
app/threads.txt
app/vrametrics
app/vrametrics.txt
app/__pycache__/*
app/microsoft.gpg
app/logs/*
app/zvma10/__pycache__/*
app/zvma9_7/__pycache__/*
app/temp.sh