mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-06 03:56:57 +08:00
增加排除规则.gitignore
This commit is contained in:
4
app/index/view/.gitignore
vendored
Normal file
4
app/index/view/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
*
|
||||
!.gitignore
|
||||
!default
|
||||
!index.html
|
||||
4
app/plugins/.gitignore
vendored
Normal file
4
app/plugins/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
*
|
||||
!.gitignore
|
||||
!view
|
||||
!index.html
|
||||
3
app/plugins/view/.gitignore
vendored
Normal file
3
app/plugins/view/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
*
|
||||
!.gitignore
|
||||
!index.html
|
||||
Reference in New Issue
Block a user