update git ignore
This commit is contained in:
parent
3aa42e8055
commit
b5fd4718ae
|
|
@ -1,8 +1,5 @@
|
|||
/node_modules
|
||||
/public/beike
|
||||
/public/cache
|
||||
/public/hot
|
||||
/public/plugin
|
||||
/public/storage
|
||||
/storage/*.key
|
||||
/vendor
|
||||
|
|
|
|||
|
|
@ -0,0 +1,2 @@
|
|||
*
|
||||
!.gitignore
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
*
|
||||
!.gitignore
|
||||
!placeholder.png
|
||||
!banner.png
|
||||
|
Before Width: | Height: | Size: 410 KiB After Width: | Height: | Size: 410 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 357 KiB |
|
|
@ -0,0 +1,2 @@
|
|||
*
|
||||
!.gitignore
|
||||
Loading…
Reference in New Issue