1 Star 0 Fork 0

李靖/axum-oauth

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 658 Bytes
一键复制 编辑 原始数据 按行查看 历史
Michael Telahun 提交于 2023-03-15 10:27 . Add js frontend (SvelteKit)
# Generated by Cargo
# will have compiled files and executables
/target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
# Coverage files
/coverage/*
# svelte frontend
svelte-frontend/.DS_Store
svelte-frontend/node_modules
svelte-frontend/build
svelte-frontend/.svelte-kit
svelte-frontend/package
svelte-frontend/.env
svelte-frontend/.env.*
svelte-frontend/!.env.example
svelte-frontend/vite.config.js.timestamp-*
svelte-frontend/vite.config.ts.timestamp-*
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mrlijing/axum-oauth.git
[email protected]:mrlijing/axum-oauth.git
mrlijing
axum-oauth
axum-oauth
dependabot/npm_and_yarn/svelte-frontend/npm_and_yarn-5134b82be1

搜索帮助