mirror of
https://github.com/only-cli/oc.git
synced 2026-09-15 10:40:56 +02:00
chore: keep saved sessions and cookie files out of git
This commit is contained in:
@@ -2,3 +2,6 @@ node_modules
|
|||||||
*.log
|
*.log
|
||||||
.idea/
|
.idea/
|
||||||
.env
|
.env
|
||||||
|
# Cookie sidecars and page snapshots hold credentials; never commit them.
|
||||||
|
sessions/
|
||||||
|
*.cookies.json
|
||||||
|
|||||||
Reference in New Issue
Block a user