# ignore IDE/hidden/OS cache files
*~
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
.DS_Store

/.idea/
/composer.lock
/vendor
/.php_cs.cache
/static/[0-9]*
/tests/compiler.jar
