diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ autoBackup/.env *.env +*.pickle # Byte-compiled / optimized / DLL files __pycache__/ |
![]() |
index : BetterZFSReplication.git | |
Do ZFS replication in a better way than the TrueNAS UI |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 1 |
@@ -1,5 +1,6 @@ autoBackup/.env *.env +*.pickle # Byte-compiled / optimized / DLL files __pycache__/ |