mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 04:22:07 +00:00
update: ignore media for prettier, duh.
This commit is contained in:
@@ -11,4 +11,16 @@ node_modules
|
|||||||
pnpm-lock.yaml
|
pnpm-lock.yaml
|
||||||
package-lock.json
|
package-lock.json
|
||||||
yarn.lock
|
yarn.lock
|
||||||
*.scss
|
*.scss
|
||||||
|
|
||||||
|
# Assets
|
||||||
|
*.jpg
|
||||||
|
*.png
|
||||||
|
*.webp
|
||||||
|
*.avif
|
||||||
|
|
||||||
|
# Media
|
||||||
|
*.mp3
|
||||||
|
*.wav
|
||||||
|
*.mp4
|
||||||
|
*.mpv
|
||||||
|
|||||||
Reference in New Issue
Block a user