update git ignore

This commit is contained in:
Edward Yang 2022-07-13 14:41:49 +08:00
parent 3aa42e8055
commit b5fd4718ae
6 changed files with 8 additions and 3 deletions

3
.gitignore vendored
View File

@ -1,8 +1,5 @@
/node_modules
/public/beike
/public/cache
/public/hot
/public/plugin
/public/storage
/storage/*.key
/vendor

2
public/cache/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore

4
public/catalog/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
*
!.gitignore
!placeholder.png
!banner.png

View File

Before

Width:  |  Height:  |  Size: 410 KiB

After

Width:  |  Height:  |  Size: 410 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 357 KiB

2
public/plugin/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore