mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore: ignore generated asset manifest
This commit is contained in:
@@ -54,6 +54,9 @@ web_modules/
|
|||||||
# TypeScript cache
|
# TypeScript cache
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
|
|
||||||
|
# Generated files
|
||||||
|
src/generated/asset-manifest.ts
|
||||||
|
|
||||||
# Optional npm cache directory
|
# Optional npm cache directory
|
||||||
.npm
|
.npm
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +0,0 @@
|
|||||||
// Auto-generated file - do not edit manually
|
|
||||||
// Run 'node scripts/generate-asset-manifest.js' to regenerate
|
|
||||||
// This file is generated from public/assets/ directory
|
|
||||||
|
|
||||||
export const BANNERS = ['assets/banners/banner-1.jpg', 'assets/banners/banner-2.jpg', 'assets/banners/banner-3.gif', 'assets/banners/banner-4.png'] as const;
|
|
||||||
|
|
||||||
export const NOT_FOUND_IMAGES = ['assets/not-found/not-found-1.png'] as const;
|
|
||||||
Reference in New Issue
Block a user