diff --git a/.gitignore b/.gitignore index c34e7ae..6c1dabc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ /.idea/ __pycache__ pojo/__pycache__/ +appointment.log +utils/*.log .~contact.xlsx \ No newline at end of file diff --git a/utils/appointment.log b/utils/appointment.log deleted file mode 100644 index e69de29..0000000