1 Star 0 Fork 0

huang_ws/cobbler-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 699 Bytes
一键复制 编辑 原始数据 按行查看 历史
Enno Gotthold 提交于 2022-06-02 17:56 . Update to Angular 13
# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/dist
/tmp
/out-tsc
# Only exists if Bazel was run
/bazel-out
# dependencies
/node_modules
projects/**/node_modules
# profiling files
chrome-profiler-events*.json
speed-measure-plugin*.json
# Documentation (autogenerated and then deployed)
docs/
# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
# IDE - VSCode
.vscode/*
.vs/*
.history/*
# misc
/.angular/cache
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
yarn-error.log
testem.log
/typings
# System Files
.DS_Store
Thumbs.db
# SCSS
.sass-cache/
*.css.map
*.sass.map
*.scss.map
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/Ethan_hws/cobbler-web.git
[email protected]:Ethan_hws/cobbler-web.git
Ethan_hws
cobbler-web
cobbler-web
main

搜索帮助