1 Star 0 Fork 0

Sigstore/rekor-monitor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
*.pyc
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
# Logs and databases #
######################
*.log
*.sqlite
# OS generated files #
######################
.DS_Store?
ehthumbs.db
Icon?
Thumbs.db
# IDE generated files #
#######################
.idea/
atlassian-ide-plugin.xml
# Test Files #
##############
test/log
# Package Managed Files #
#########################
bower_components/
components/
vendor/
composer.lock
node_modules/
.npm/
venv/
.venv/
.venv3/
# temporary files #
###################
*.*swp
nohup.out
*.tmp
# Virtual machines #
####################
.vagrant/
# Pythonics #
#############
*.py[cod]
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin/
var
sdist
develop-eggs
.installed.cfg
lib
lib64
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Complexity
output/*.html
output/*/index.html
# Monitor Specific #
####################
**/rekor-monitor
*.metadata
*.tree
*.vscode
bin/
/logInfo.txt
/identities.txt
/mirroring
/verifier
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Sigstore/rekor-monitor.git
[email protected]:Sigstore/rekor-monitor.git
Sigstore
rekor-monitor
rekor-monitor
main

搜索帮助