wikipali
5 năm trước cách đây
mục cha
commit
b2aa407697
1 tập tin đã thay đổi với
7 bổ sung và
2 xóa
-
7
2
.gitignore
|
|
@@ -3,10 +3,15 @@
|
|
|
.DS_Store
|
|
|
|
|
|
# misc
|
|
|
+/appdata/
|
|
|
+/dicttext/
|
|
|
+/log/
|
|
|
+/palicsv/
|
|
|
+/user/
|
|
|
/.debug/
|
|
|
/tmp/
|
|
|
/.favorites.json
|
|
|
|
|
|
# dependencies
|
|
|
-/vendor
|
|
|
-/node_modules
|
|
|
+/vendor/
|
|
|
+/node_modules/
|