screenshot-timeline/.gitignore
2024-08-22 18:10:27 +02:00

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