Skip to content

Commit 6afab5b

Browse files
committed
Update .gitignore
1 parent 7bffd49 commit 6afab5b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.gitignore

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ lib64
1919
__pycache__
2020

2121
# Python3 pyvenv
22+
env
2223
venv
2324
sbase
2425
sbase*
@@ -74,9 +75,6 @@ archived_logs
7475
geckodriver.log
7576
pytestdebug.log
7677

77-
# Presentations
78-
presentations_saved
79-
8078
# Reports
8179
latest_report
8280
report_archives
@@ -85,6 +83,10 @@ html_report.html
8583
report.html
8684
report.xml
8785

86+
# Presentations
87+
presentations_saved
88+
saved_presentations
89+
8890
# Tours
8991
tours_exported
9092

0 commit comments

Comments
 (0)