This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
SunnyMirror
/
netron
mirror de
https://github.com/lutzroeder/netron.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Update .gitignore
Lutz Roeder
há 4 meses atrás
pai
fbddbc3498
commit
3d739cd4e2
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
0
.gitignore
+ 1
- 0
.gitignore
Ver Ficheiro
@@ -4,6 +4,7 @@
.eslintcache
.ruff_cache
.specify
+.yarn
dist/*
node_modules/*
test-results/*