Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Inscrição
Iniciar sessão
liufei5
/
yxh-secp-v1.0
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
.gitignore
dev
YuChengLong
há 3 anos
ascendente
8e1fdf3f86
cometimento
232f2d790a
1 ficheiros alterados
com
56 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+56
-0
.gitignore
+ 56
- 0
.gitignore
Ver ficheiro
@@ -0,0 +1,56 @@
HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**
!**/src/test/**
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
*.pid
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
/target/
### VS Code ###
.vscode/
### Example user template template
### Example user template
# IntelliJ project files
.idea
*.iml
/logs/
out
target
.classpath
.factorypath
.project
*.iml
*.log
*.pid
.apt_generated
.apt_generated_tests
.settings
gen
target
!/saaf.iml
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar