Skip to content

Commit d9dfd32

Browse files
committed
Update .gitignore
1 parent 47aa867 commit d9dfd32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*.egg-info
77
dist
88
build
9-
ghostdriver.log
9+
.eggs
1010
eggs
1111
parts
1212
bin
@@ -90,6 +90,7 @@ latest_logs
9090
log_archives
9191
archived_logs
9292
geckodriver.log
93+
ghostdriver.log
9394
pytestdebug.log
9495

9596
# Reports

0 commit comments

Comments
 (0)