This website works better with JavaScript
Home
Explore
Help
Sign In
SunnyMirror
/
netron
mirror of
https://github.com/lutzroeder/netron.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Update .gitignore
Lutz Roeder
4 months ago
parent
fbddbc3498
commit
3d739cd4e2
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -4,6 +4,7 @@
.eslintcache
.ruff_cache
.specify
+.yarn
dist/*
node_modules/*
test-results/*