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

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