feat: Cloudinary image migration & preloader removal
- Migrated 25 images to Cloudinary CDN with auto format/quality optimization - Removed preloader from all pages - Added .gitignore for env, node_modules, and large image files
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
.env
|
||||
node_modules/
|
||||
.DS_Store
|
||||
package.json
|
||||
package-lock.json
|
||||
upload-to-cloudinary.js
|
||||
replace-urls.js
|
||||
cloudinary-urls.json
|
||||
images/muglasurcukursufoto/
|
||||
Reference in New Issue
Block a user