# ignore the lockfile for this library
composer.lock

# auto-generated documentation folder
docs/

# third party libraries
vendor/
.php_cs
.php_cs.cache

# temporary editor files
*.swp
.\#*
*.sublime-project
*.sublime-workspace
.idea

# operating system cache files
.DS_Store
Desktop.ini
Thumbs.db

# tags created by etags, ctags, gtags (GNU global), cscope and ac-php
TAGS
.TAGS
!TAGS/
tags
.tags
!tags/
gtags.files
GTAGS
GRTAGS
GPATH
GSYMS
cscope.files
cscope.out
cscope.in.out
cscope.po.out
ac-php-tags/
