Kaynağa Gözat

A 通用 添加.gitignore

雷二猛 7 yıl önce
ebeveyn
işleme
7ff4f78653
1 değiştirilmiş dosya ile 10 ekleme ve 0 silme
  1. 10 0
      .gitignore

+ 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/