2
5
Fork 3
A tool to migrate GitHub Repositories to Gitea including all issues
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
gitea-github-migrator/.gitignore

20 linhas
311 B

# ---> Go
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
*-packr.go
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
data/
vendor/