From dcbee729fb16aaf27acb66ce82d91132311196f5 Mon Sep 17 00:00:00 2001
From: Andrey Meshkov <am@adguard.com>
Date: Sun, 14 Oct 2018 23:26:00 +0300
Subject: [PATCH] fix gitignore

---
 scripts/whotracksme/.gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/whotracksme/.gitignore b/scripts/whotracksme/.gitignore
index 28f795e4..ffcf3678 100644
--- a/scripts/whotracksme/.gitignore
+++ b/scripts/whotracksme/.gitignore
@@ -1,2 +1,2 @@
 node_modules
-whotracksmedb.json
\ No newline at end of file
+whotracksme.json
\ No newline at end of file