diff options
| author | Bobby <[email protected]> | 2023-03-26 03:02:56 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-03-26 03:02:56 -0400 |
| commit | b8284d8322063b1e936b84bcab26a5f97d3b6dd9 (patch) | |
| tree | cedcb49358ce1ab55cb172c6d872ecfee0e55f66 /.gitignore | |
| parent | 8b9dea3fca9c7b91a4f3aa698696f28d3f3063e7 (diff) | |
| download | thatcomputerscientist-b8284d8322063b1e936b84bcab26a5f97d3b6dd9.tar.xz thatcomputerscientist-b8284d8322063b1e936b84bcab26a5f97d3b6dd9.zip | |
Improvement: Take Screenshot only on push and serve cached screenshot
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -134,3 +134,5 @@ dmypy.json images/ staticfiles/ + +siteshot.png |
