2017-06-11 11:50:53 +08:00
|
|
|
_ide_helper.php
|
2017-07-14 11:35:24 +08:00
|
|
|
.phpstorm.meta.php
|
2017-06-10 03:47:02 +08:00
|
|
|
/vendor
|
2017-06-08 07:35:27 +08:00
|
|
|
node_modules/
|
|
|
|
npm-debug.log
|
|
|
|
|
|
|
|
# Laravel 4 specific
|
|
|
|
bootstrap/compiled.php
|
|
|
|
app/storage/
|
|
|
|
|
|
|
|
# Laravel 5 & Lumen specific
|
|
|
|
public/storage
|
|
|
|
public/hot
|
|
|
|
storage/*.key
|
2017-06-21 04:17:40 +08:00
|
|
|
storage/settings.json
|
2017-06-08 07:35:27 +08:00
|
|
|
.env.*.php
|
|
|
|
.env.php
|
|
|
|
.env
|
2017-06-14 01:51:01 +08:00
|
|
|
.vagrant
|
|
|
|
#Homestead.yaml
|
2017-06-08 07:35:27 +08:00
|
|
|
Homestead.json
|
|
|
|
|
|
|
|
# Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
|
|
|
|
.rocketeer/
|
2017-06-08 07:43:25 +08:00
|
|
|
|
|
|
|
tmp/
|
2017-06-20 23:11:28 +08:00
|
|
|
|
|
|
|
# intellij files
|
|
|
|
.idea/**/workspace.xml
|
|
|
|
.idea/**/tasks.xml
|
|
|
|
.idea/dictionaries
|
|
|
|
|
|
|
|
# Sensitive or high-churn files:
|
|
|
|
.idea/**/dataSources/
|
|
|
|
.idea/**/dataSources.ids
|
|
|
|
.idea/**/dataSources.xml
|
|
|
|
.idea/**/dataSources.local.xml
|
|
|
|
.idea/**/sqlDataSources.xml
|
|
|
|
.idea/**/dynamic.xml
|
|
|
|
.idea/**/uiDesigner.xml
|
|
|
|
|
2017-06-21 07:49:45 +08:00
|
|
|
phpvms_next.iml
|
|
|
|
|
2017-06-20 23:11:28 +08:00
|
|
|
# Gradle:
|
|
|
|
.idea/**/gradle.xml
|
|
|
|
.idea/**/libraries
|
|
|
|
public/info.php
|
2017-07-11 07:54:51 +08:00
|
|
|
|
|
|
|
local.conf.php
|
2017-08-13 00:46:05 +08:00
|
|
|
|
|
|
|
# Error Logs
|
|
|
|
error_log
|