mirror of
https://github.com/mempool/mempool.git
synced 2025-09-27 21:27:05 +02:00
Make git ignore mp4 and vtt files in /resources
This commit is contained in:
3
frontend/.gitignore
vendored
3
frontend/.gitignore
vendored
@@ -54,7 +54,8 @@ src/resources/assets-testnet.json
|
|||||||
src/resources/assets-testnet.minimal.json
|
src/resources/assets-testnet.minimal.json
|
||||||
src/resources/pools.json
|
src/resources/pools.json
|
||||||
src/resources/mining-pools/*
|
src/resources/mining-pools/*
|
||||||
src/resources/*.mp4
|
src/resources/**/*.mp4
|
||||||
|
src/resources/**/*.vtt
|
||||||
|
|
||||||
# environment config
|
# environment config
|
||||||
mempool-frontend-config.json
|
mempool-frontend-config.json
|
||||||
|
Reference in New Issue
Block a user