diff options
author | Andronaco Marco <marco.andronaco@olivetti.com> | 2023-07-12 13:05:10 +0200 |
---|---|---|
committer | Andronaco Marco <marco.andronaco@olivetti.com> | 2023-07-12 13:05:10 +0200 |
commit | dbe85ea6d39ca7b2037ecf8c439b7d5d8f97e939 (patch) | |
tree | c09780eb93984d48d498a39fc2c2318e4b290e40 | |
parent | 585855a8728f87cc5383329bd227f6d6ba840aff (diff) | |
download | sunstroke-dbe85ea6d39ca7b2037ecf8c439b7d5d8f97e939.tar.gz |
remove useless ignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 8120251..43baa67 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,3 @@ __pycache__ venv .env rss.xml -session.txt |