diff options
| author | Bobby <[email protected]> | 2023-01-30 01:07:10 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-01-30 01:07:10 -0500 |
| commit | 96d5446f193199e92fc45552073ee5b66f1151b7 (patch) | |
| tree | 896003e96542c396bf817a166e5f5ba80563474a /.gitignore | |
| parent | 192ca02e627715e83c61e8a0a5194c76a41348af (diff) | |
| download | thatcomputerscientist-96d5446f193199e92fc45552073ee5b66f1151b7.tar.xz thatcomputerscientist-96d5446f193199e92fc45552073ee5b66f1151b7.zip | |
custom 404 page bot
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -131,6 +131,6 @@ dmypy.json # .DS_Store for macOS .DS_Store -images -.DS_Store -.DS_Store +images/ + +staticfiles/ |
