This commit is contained in:
taoser 2021-07-22 15:51:08 +08:00
parent 4206ca56d7
commit 808ff0cc52
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,5 +1,4 @@
/.idea
/.vscode
/data
*.log
.env

2
data/.gitignore vendored Normal file
View File

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