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
|
|
|
|
|
2017-12-18 01:29:11 +08:00
|
|
|
*.bak
|
|
|
|
|
2017-06-08 07:35:27 +08:00
|
|
|
# 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-08-18 03:01:47 +08:00
|
|
|
storage/*.sqlite
|
2017-06-08 07:35:27 +08:00
|
|
|
.env.*.php
|
|
|
|
.env.php
|
|
|
|
.env
|
2017-12-17 04:18:42 +08:00
|
|
|
.env.bak
|
2017-12-17 15:11:42 +08:00
|
|
|
env.php
|
2017-12-15 06:38:29 +08:00
|
|
|
.env.generated
|
2017-06-14 01:51:01 +08:00
|
|
|
.vagrant
|
|
|
|
#Homestead.yaml
|
2017-06-08 07:35:27 +08:00
|
|
|
Homestead.json
|
2017-12-18 01:29:11 +08:00
|
|
|
LocalValetDriver.php
|
2017-06-08 07:35:27 +08:00
|
|
|
|
|
|
|
# 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
|
2017-12-08 07:44:05 +08:00
|
|
|
.idea/composerJson.xml
|
2017-06-20 23:11:28 +08:00
|
|
|
.idea/**/workspace.xml
|
|
|
|
.idea/**/tasks.xml
|
|
|
|
.idea/dictionaries
|
|
|
|
.idea/**/dataSources/
|
|
|
|
.idea/**/dataSources.ids
|
|
|
|
.idea/**/dataSources.xml
|
|
|
|
.idea/**/dataSources.local.xml
|
|
|
|
.idea/**/sqlDataSources.xml
|
|
|
|
.idea/**/dynamic.xml
|
|
|
|
.idea/**/uiDesigner.xml
|
2017-12-08 07:22:15 +08:00
|
|
|
.idea/**/gradle.xml
|
|
|
|
.idea/**/libraries
|
|
|
|
cmake-build-debug/
|
|
|
|
.idea/**/mongoSettings.xml
|
|
|
|
*.iws
|
|
|
|
out/
|
|
|
|
.idea_modules/
|
|
|
|
atlassian-ide-plugin.xml
|
|
|
|
.idea/replstate.xml
|
|
|
|
com_crashlytics_export_strings.xml
|
|
|
|
crashlytics.properties
|
|
|
|
crashlytics-build.properties
|
|
|
|
fabric.properties
|
2017-12-17 04:18:42 +08:00
|
|
|
.idea
|
|
|
|
phpvms.iml
|
2017-06-21 07:49:45 +08:00
|
|
|
phpvms_next.iml
|
|
|
|
|
2017-06-20 23:11:28 +08:00
|
|
|
# Gradle:
|
|
|
|
public/info.php
|
2017-07-11 07:54:51 +08:00
|
|
|
|
|
|
|
local.conf.php
|
2018-01-29 11:05:02 +08:00
|
|
|
config.php
|
2018-02-03 12:07:52 +08:00
|
|
|
VERSION
|
2017-08-13 00:46:05 +08:00
|
|
|
|
|
|
|
# Error Logs
|
|
|
|
error_log
|
2017-08-18 03:53:10 +08:00
|
|
|
|
|
|
|
.sass-cache
|
|
|
|
.DS_Store
|