雷二猛
7 năm trước cách đây
mục cha
commit
7ff4f78653
1 tập tin đã thay đổi với
10 bổ sung và
0 xóa
-
10
0
.gitignore
|
@@ -0,0 +1,10 @@
|
|
|
+.idea/
|
|
|
+*.pyc
|
|
|
+/.git/
|
|
|
+.DS_Store
|
|
|
+/spug_web/node_modules/
|
|
|
+/spug_web/dist/
|
|
|
+/spug_web/npm-debug.log
|
|
|
+/spug_api/config.py
|
|
|
+/spug_api/test.db
|
|
|
+/venv/
|