From 89a59964c52544b7ec11c89e6221a55194e1c814 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 27 Oct 2021 22:18:09 +0300 Subject: [PATCH] Update .gitignore --- sites/dstv.com/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/dstv.com/.gitignore b/sites/dstv.com/.gitignore index 25256408..0d4801e0 100644 --- a/sites/dstv.com/.gitignore +++ b/sites/dstv.com/.gitignore @@ -1,4 +1,4 @@ .prettierignore _codes.json _countries.csv -dstv.com.parser.js \ No newline at end of file +dstv.com.crawler.js \ No newline at end of file