1 Star 0 Fork 4

studioliu/kubernetes-data-platform

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 699 Bytes
一键复制 编辑 原始数据 按行查看 历史
LTCsong 提交于 2024-04-07 14:29 . Docs:Reduce images size (#24)
# Node artifact files
node_modules/
dist/
# Compiled Java class files
*.class
# Compiled Python bytecode
*.py[cod]
# Log files
*.log
logs
# Package files
# Maven
target/
# Editor and IDE
.idea/
*.iml
.vscode
*.swp
*.swo
*~
# Unit test reports
TEST*.xml
# Generated by MacOS
.DS_Store
# Generated by Windows
Thumbs.db
# Applications
*.exe
*.war
*.tgz
*.tar
*.gz
*.zip
**/check_images.ipynb
# Large media files
*.mp4
*.tiff
*.avi
*.flv
*.mov
*.wmv
# Excel
*.xlsx
# VirtualEnv
venv*/
# Binaries for programs and plugins
*.exe~
*.dll
*.so
*.dylib
bin
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# build
kdp
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/studioliu/kubernetes-data-platform.git
[email protected]:studioliu/kubernetes-data-platform.git
studioliu
kubernetes-data-platform
kubernetes-data-platform
main

搜索帮助