Add .idea/ to .gitignore

This commit is contained in:
WilliamCollishaw 2020-12-17 16:32:49 -07:00 committed by John Hobbs
parent 57e22eaaf6
commit 90dffd19fd
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -64,3 +64,6 @@ __pycache__/
# Chromedriver
Chromedriver.exe
# IntelliJ Idea
.idea/