This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
SunnyMirror
/
netron
réplica de
https://github.com/lutzroeder/netron.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Exclude third_party in vscode
Lutz Roeder
%!s(int64=8) %!d(string=hai) anos
pai
46c8bad50f
achega
26ea890985
Modificáronse 1 ficheiros
con
5 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
5
0
.vscode/settings.json
+ 5
- 0
.vscode/settings.json
Ver ficheiro
@@ -0,0 +1,5 @@
+{
+ "files.exclude": {
+ "third_party": true
+ }
+}