diff --git a/.env b/.env deleted file mode 100644 index 416200b..0000000 --- a/.env +++ /dev/null @@ -1 +0,0 @@ -RABBITMQ_URL=amqp://guest:guest@localhost/ \ No newline at end of file diff --git a/.gitignore b/.gitignore index 99513ea..26105a5 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ result*.json groups.json diffable_dates.txt parsed/ -parser.json \ No newline at end of file +parser.json +.env \ No newline at end of file