Skip to content

Commit 158b047

Browse files
committed
.gitignore: ignore autogen certs
1 parent f2a2c86 commit 158b047

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ lib
2020
lib64
2121
__pycache__
2222

23+
# ignore auto-gen certs
24+
ca/pywb-ca.pem
25+
ca/certs/
26+
2327
# Installer logs
2428
pip-log.txt
2529

0 commit comments

Comments
 (0)