A 通用 添加.gitignore

pull/11/head
雷二猛 2018-03-09 11:00:20 +08:00
parent bd519043a3
commit 7ff4f78653
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored Normal file
View File

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