mirror of https://github.com/openspug/spug
A 通用 添加.gitignore
parent
bd519043a3
commit
7ff4f78653
|
@ -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/
|
Loading…
Reference in New Issue