Skip to content

Commit d029066

Browse files
committed
防止意外泄漏cookie
1 parent 9afc0b7 commit d029066

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,6 @@ docs/_build/
5252

5353
# PyBuilder
5454
target/
55+
56+
# Prevent accidental cookie leak
57+
cookie

0 commit comments

Comments
 (0)