修改忽略文件
parent
c9e3518215
commit
8f458cfe87
|
@ -0,0 +1,11 @@
|
|||
.env
|
||||
/.idea
|
||||
/.vscode
|
||||
backup/data/*
|
||||
*.log
|
||||
runtime/*
|
||||
storage/*
|
||||
public/storage/*
|
||||
.DS_Store
|
||||
nginx.htaccess
|
||||
dump.rdb
|
|
@ -1,2 +0,0 @@
|
|||
*
|
||||
!.gitignore
|
Loading…
Reference in New Issue