# Include your project-specific ignores in this file # Read about how to use .gitignore: https://help.github.com/articles/ignoring-files *.phar composer.lock vendor/ .idea/ *.iml .DS_Store Thumbs.db .buildpath .project .settings*