# miscellaneous
sigs/sigs
sigs/sigKeys

# ignore the lockfile for this library
composer.lock

# runtime files
*.dat
*.jpg
*.lock
backups/
sessions/

# third party libraries
vendor/
.php_cs
.php_cs.cache
devtools/exif-orientation-examples/

# 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/
