From 75aaf80d9428381e083a3948946e3e9641242f65 Mon Sep 17 00:00:00 2001 From: Jakub Knetl Date: Fri, 2 Feb 2024 20:40:07 +0100 Subject: [PATCH] Remove urls.txt from git --- .gitignore | 1 + urls.txt | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 urls.txt diff --git a/.gitignore b/.gitignore index cb3f99a..65dc4f0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .env +urls.txt # Created by https://www.toptal.com/developers/gitignore/api/python,intellij+all # Edit at https://www.toptal.com/developers/gitignore?templates=python,intellij+all diff --git a/urls.txt b/urls.txt deleted file mode 100644 index 8b2be0a..0000000 --- a/urls.txt +++ /dev/null @@ -1,3 +0,0 @@ -https://www.lidl.cz/p/p100370600 -https://www.lidl.cz/p/p100358513 -https://www.lidl.cz/p/p100336045 \ No newline at end of file