From 9da12c3851aadaa2db66827dd3349ea722f9cf39 Mon Sep 17 00:00:00 2001 From: checktheroads Date: Thu, 23 Jul 2020 17:54:30 -0700 Subject: [PATCH] Ignore Redis dumps --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a56d82f..e58c5f1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ test.py .idea .vscode old_*.py +*.rdb # # Github Default from https://github.com/martinohanlon/flightlight/issues/1 # Byte-compiled / optimized / DLL files