Initial commit
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
|||||||
|
# ---> 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
|
||||||
|
# ---> 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/
|
||||||
|
|
||||||
Reference in New Issue
Block a user