#### NetBeans ####
nbproject/
nbactions.xml


#### Mac OS X ####

.DS_Store
Icon?

# Thumbnails
._*

# Files that might appear on external disk
.Spotlight-V100
.Trashes


#### Linux ####

.*
!.gitignore
*~

# KDE
.directory


#### Win ####

# Image file caches
Thumbs.db

# Folder config file
Desktop.ini

#### Composer ####

composer.lock
composer.phar

#### Vendors ####
vendor/

Tests/autoload.php
Tests/phpunit.xml