kite-menu-image
This commit is contained in:
+16
@@ -41,3 +41,19 @@ yarn-error.log*
|
||||
next-env.d.ts
|
||||
|
||||
/app/generated/prisma
|
||||
|
||||
# -------------------------------------------------------------------
|
||||
# Custom Ignores (Data, Scripts, and Uploaded Media)
|
||||
# -------------------------------------------------------------------
|
||||
|
||||
# SQL Dumps
|
||||
/sql/
|
||||
|
||||
# Temporary / Maintenance Scripts
|
||||
seed_from_sql.mjs
|
||||
mock_images.mjs
|
||||
create_admin.mjs
|
||||
upload_images.mjs
|
||||
|
||||
# Uploaded images (since they are now on Cloudinary, no need to commit them)
|
||||
/public/products/
|
||||
|
||||
Reference in New Issue
Block a user