Make git ignore mp4 and vtt files in /resources

This commit is contained in:
hunicus 2023-03-15 04:51:44 -04:00
parent 12b605e5cc
commit 418c32e334
No known key found for this signature in database
GPG key ID: 24837C51B6D81FD9

3
frontend/.gitignore vendored
View file

@ -54,7 +54,8 @@ src/resources/assets-testnet.json
src/resources/assets-testnet.minimal.json
src/resources/pools.json
src/resources/mining-pools/*
src/resources/*.mp4
src/resources/**/*.mp4
src/resources/**/*.vtt
# environment config
mempool-frontend-config.json