Update .gitignore

Ignore .idea in PyCharm
This commit is contained in:
willnoonan 2022-02-17 12:56:36 -06:00 committed by GitHub
parent 34ee303fed
commit 043e69669b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -1,6 +1,8 @@
# PyCharm
.idea
.vscode/settings.json
pythonenv3.8/
__pycache__
dependencies
testing
lookup_route.py
lookup_route.py