/_notes
*/_notes
/temp
/test
/includes/config.php
/.settings
!empty
/.idea
/composer.lock
/vendor/*
# exclude everything
logs/*
# exception to the rule
!logs/.gitkeep 
/includes
/nbproject/private/