初始版本
This commit is contained in:
9
server/.gitignore
vendored
Executable file
9
server/.gitignore
vendored
Executable file
@@ -0,0 +1,9 @@
|
||||
/.idea
|
||||
/.vscode
|
||||
*.log
|
||||
/.env
|
||||
/public/uploads/*
|
||||
!/public/uploads/index.html
|
||||
/runtime/*
|
||||
!/runtime/index.html
|
||||
/config/install.lock
|
||||
Reference in New Issue
Block a user