phpvms/.gitignore
2017-08-17 14:01:47 -05:00

54 lines
826 B
Plaintext

_ide_helper.php
.phpstorm.meta.php
/vendor
node_modules/
npm-debug.log
# Laravel 4 specific
bootstrap/compiled.php
app/storage/
# Laravel 5 & Lumen specific
public/storage
public/hot
storage/*.key
storage/settings.json
storage/*.sqlite
.env.*.php
.env.php
.env
.vagrant
#Homestead.yaml
Homestead.json
# Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
.rocketeer/
tmp/
# 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
phpvms_next.iml
# Gradle:
.idea/**/gradle.xml
.idea/**/libraries
public/info.php
local.conf.php
# Error Logs
error_log