34 lines
325 B
Plaintext
34 lines
325 B
Plaintext
composer.lock
|
|
composer.phar
|
|
|
|
vendor
|
|
|
|
.php_cs.cache
|
|
|
|
# IntelliJ project files
|
|
*.iml
|
|
*.iws
|
|
*.ipr
|
|
.idea/
|
|
|
|
# eclipse project file
|
|
.settings/
|
|
.classpath
|
|
.project
|
|
|
|
# NetBeans specific
|
|
nbproject/private/
|
|
build/
|
|
nbbuild/
|
|
dist/
|
|
nbdist/
|
|
nbactions.xml
|
|
nb-configuration.xml
|
|
|
|
# Sublime Text
|
|
*.sublime-workspace
|
|
|
|
# OS
|
|
.DS_Store
|
|
.Trashes
|
|
*~ |