雷二猛
%!s(int64=7) %!d(string=hai) anos
Modificáronse 1 ficheiros con
10 adicións e
0 borrados
-
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/
|