This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
SunnyMirror
/
netron
mirrorاز
https://github.com/lutzroeder/netron.git
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
Update .gitignore
Lutz Roeder
4 ماه پیش
والد
fbddbc3498
کامیت
3d739cd4e2
1فایلهای تغییر یافته
به همراه
1 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
1
0
.gitignore
+ 1
- 0
.gitignore
مشاهده فایل
@@ -4,6 +4,7 @@
.eslintcache
.ruff_cache
.specify
+.yarn
dist/*
node_modules/*
test-results/*