diff options
| author | A Farzat <a@farzat.xyz> | 2026-03-01 22:05:20 +0300 |
|---|---|---|
| committer | A Farzat <a@farzat.xyz> | 2026-03-01 22:06:24 +0300 |
| commit | c6ffa62423659cf7d82802b9e0343f149c780de3 (patch) | |
| tree | 8b5299ff9c89dbd9906d4abdceea95f0744da718 /.gitignore | |
| parent | b0e66713529bd1cdac39d73fd06d37731b58882c (diff) | |
| download | oreilly-epub-c6ffa62423659cf7d82802b9e0343f149c780de3.tar.gz oreilly-epub-c6ffa62423659cf7d82802b9e0343f149c780de3.zip | |
Add authentication using cookies
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ /target +/cookies.json |
