mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
chore: .gitignore
Signed-off-by: Kaifuny <superbiger.github@gmail.com>
This commit is contained in:
parent
535b632d85
commit
a96f9dc5b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ docker-compose.dev.yml
|
|||||||
docker-compose.custom.yml
|
docker-compose.custom.yml
|
||||||
private/
|
private/
|
||||||
!contact-frontend/.vscode
|
!contact-frontend/.vscode
|
||||||
|
.tool-versions
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
<template>
|
<template>
|
||||||
<div>一个很漂亮的首页</div>
|
<div>一个很漂亮的首页</div>
|
||||||
|
<a href="./auth">登录</a>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user