mirror of
https://github.com/tcsenpai/screenshot-timeline.git
synced 2025-06-03 01:40:12 +00:00
21 lines
367 B
Plaintext
21 lines
367 B
Plaintext
static/screenshots/*.png
|
|
static/screenshots/*.jpg
|
|
static/screenshots/*.jpeg
|
|
static/screenshots/*.gif
|
|
static/screenshots/*.bmp
|
|
static/screenshots/*.tiff
|
|
static/screenshots/*.webp
|
|
screenshots.db
|
|
__pycache__
|
|
.venv
|
|
.vscode
|
|
.idea
|
|
.DS_Store
|
|
.env
|
|
.env.local
|
|
.env.development
|
|
.env.development.local
|
|
.env.test
|
|
.env.test.local
|
|
static/screenshots/screenshots_will_be_added_here
|