This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
root
/
nicegui
mirror of
https://github.com/zauberzeug/nicegui.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
ignore .DS_Store files gnerated by mac
and then become visible in devocntainer
Rodja Trappe
1 năm trước cách đây
mục cha
4835e9b631
commit
55a8c74c59
1 tập tin đã thay đổi
với
2 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
2
1
.gitignore
+ 2
- 1
.gitignore
Xem Tập Tin
@@ -9,4 +9,5 @@ tests/media/
venv
.idea
.nicegui/
-*.sqlite*
+*.sqlite*
+.DS_Store