mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-21 20:54:58 +05:00
update gitignore
This commit is contained in:
parent
8789870018
commit
3daa9c2bab
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -7,8 +7,8 @@ package-lock.json
|
|||
yarn.lock
|
||||
|
||||
# Fortnite Shop images
|
||||
# assets/img/fortnite/shop/**/*.png
|
||||
# !assets/img/fortnite/shop/**/example-shop.png
|
||||
assets/img/fortnite/shop/**/*.png
|
||||
!assets/img/fortnite/shop/**/example-shop.png
|
||||
|
||||
# DB
|
||||
giveaways.json
|
||||
|
|
Loading…
Reference in a new issue