From 592d3071eda243914fd75090967c192ba640df39 Mon Sep 17 00:00:00 2001 From: Pavak Paul Date: Tue, 28 Mar 2023 23:56:58 +0530 Subject: [PATCH] added source csv --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 08b3f58..6350115 100644 --- a/.gitignore +++ b/.gitignore @@ -164,8 +164,11 @@ cython_debug/ # Local History for Visual Studio Code .history/ +# Source csv file +links.csv + # Libreoffice lock files .~lock.* # output fule -htaccess.txt \ No newline at end of file +htaccess.txt