Initial commit
This commit is contained in:
commit
833d412355
|
@ -0,0 +1,9 @@
|
|||
# ---> 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