This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
lenn
/
dioxus-mirror
mirror of
https://github.com/DioxusLabs/dioxus.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
rust files are not supposed to be git ignored
Jonathan Kelley
8 tháng trước cách đây
mục cha
7ec3453ca3
commit
7053f3f8fe
1 tập tin đã thay đổi
với
0 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
0
1
packages/cli/src/dioxus_crate.rs
+ 0
- 1
packages/cli/src/dioxus_crate.rs
Xem Tập Tin
@@ -347,7 +347,6 @@ impl DioxusCrate {
".*",
"*.lock",
"*.log",
- "*.rs",
]
}