diff --git a/.gitignore b/.gitignore index af6bfdc..061461e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ +# PyCharm +.idea .vscode/settings.json pythonenv3.8/ __pycache__ dependencies testing -lookup_route.py \ No newline at end of file +lookup_route.py