Skip to content

Commit 0a63157

Browse files
committed
Add option for set cache policy based on cookie name or pattern
Fixes tempesta-tech#1544 Signed-off-by: Aleksey Mikhaylov <aym@tempesta-tech.com>
1 parent 25a420c commit 0a63157

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
@@ -23,6 +23,9 @@ Module.symvers
2323
.settings
2424
.pydevproject
2525

26+
# vscode project settings
27+
.vscode
28+
2629
# Python compiler cache files
2730
*.pyc
2831

0 commit comments

Comments
 (0)