commit
41e3fcbdc6
@ -0,0 +1,20 @@ |
||||
# ---> Vue |
||||
# gitignore template for Vue.js projects |
||||
# |
||||
# Recommended template: Node.gitignore |
||||
|
||||
# TODO: where does this rule come from? |
||||
docs/_book |
||||
|
||||
# TODO: where does this rule come from? |
||||
test/ |
||||
|
||||
# ---> ThinkPHP |
||||
# gitignore template for ThinkPHP v3.2.3 |
||||
# website: http://www.thinkphp.cn/ |
||||
|
||||
# Logs and Cache files |
||||
/Application/Runtime/ |
||||
|
||||
# Common configure file |
||||
/Application/Common/Conf/config.php |
Loading…
Reference in new issue