chore: stop tracking generated images + ignore dist and image-cache
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -33,6 +33,16 @@ yarn-error.log*
|
||||
# env files (can opt-in for committing if needed)
|
||||
.env*
|
||||
|
||||
# ignore build/dist and generated assets
|
||||
/dist/
|
||||
/public/img/generated/
|
||||
public/img/fusion.jpg
|
||||
public/img/gourmet.jpg
|
||||
public/img/sushi.jpg
|
||||
|
||||
# image generation cache
|
||||
scripts/image-cache.json
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 906 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.6 MiB |
@@ -1,50 +0,0 @@
|
||||
{
|
||||
"84d2dafd3423262638462d1699aa8afa": {
|
||||
"name": "klassisk",
|
||||
"timestamp": "2025-10-29T08:29:59.390Z"
|
||||
},
|
||||
"b681112823428f6e2c0203e7c9882126": {
|
||||
"name": "veg",
|
||||
"timestamp": "2025-10-29T08:30:23.376Z"
|
||||
},
|
||||
"f4e5d6174b4ef5b828200bb7b3317679": {
|
||||
"name": "grill",
|
||||
"timestamp": "2025-10-29T08:30:43.291Z"
|
||||
},
|
||||
"af367c130586f311d0fb5b6792ae805c": {
|
||||
"name": "nordisk",
|
||||
"timestamp": "2025-10-29T08:31:01.142Z"
|
||||
},
|
||||
"4cde815a2be30ede2b82392de3b70d05": {
|
||||
"name": "tapas",
|
||||
"timestamp": "2025-10-29T08:34:38.360Z"
|
||||
},
|
||||
"d607637731b025d42727839d8a10d352": {
|
||||
"name": "brunch",
|
||||
"timestamp": "2025-10-29T08:34:55.023Z"
|
||||
},
|
||||
"376323a7b1ad4e66d42736670827b422": {
|
||||
"name": "italiensk",
|
||||
"timestamp": "2025-10-29T08:35:19.481Z"
|
||||
},
|
||||
"37f9851d91ca6c16cb95ec066808d4cf": {
|
||||
"name": "gourmet",
|
||||
"timestamp": "2025-10-29T08:35:37.504Z"
|
||||
},
|
||||
"fcea12be02ead621c8700727d69d3669": {
|
||||
"name": "fransk",
|
||||
"timestamp": "2025-10-29T08:36:06.895Z"
|
||||
},
|
||||
"0c5c2d79faa3b8b7b5821728768a3177": {
|
||||
"name": "jul",
|
||||
"timestamp": "2025-10-29T08:36:32.884Z"
|
||||
},
|
||||
"d5c1624e2dd9efeaa93a3a769e6550de": {
|
||||
"name": "sushi",
|
||||
"timestamp": "2025-10-29T09:08:34.589Z"
|
||||
},
|
||||
"c65bb5f37b939b00b1cc68ebabf4142b": {
|
||||
"name": "fusion",
|
||||
"timestamp": "2025-10-29T09:08:54.036Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user