From 31dc6d34e605a18203527fdc1cd37909cfc2e131 Mon Sep 17 00:00:00 2001 From: Lasse Studion Date: Sun, 18 Dec 2022 09:08:04 +0100 Subject: [PATCH] Trying to make the tmp get into the git... --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4e4dfdb..f8faad1 100644 --- a/.gitignore +++ b/.gitignore @@ -9,8 +9,8 @@ !README.md !requirements.txt !sql_api.py.py -!tmp -tmp/* +!/tmp +/tmp/* !twitter_api.py !twitter_stream_answers.py !twitterbot.py \ No newline at end of file