mirror of
https://github.com/tcsenpai/screenshot-timeline.git
synced 2025-06-04 18:30:15 +00:00
19 lines
316 B
Plaintext
19 lines
316 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 |