mirror of
https://github.com/LBRYFoundation/lbry-tech.git
synced 2025-03-03 22:47:55 +00:00
dont track preloaded images
This commit is contained in:
parent
7308700369
commit
60faac0c43
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -19,3 +19,6 @@ pnpm-debug.log*
|
||||||
|
|
||||||
# macOS-specific files
|
# macOS-specific files
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
# astro preloaded
|
||||||
|
public/assets/preloaded
|
Loading…
Reference in a new issue