wellrested/.gitignore

25 lines
246 B
Plaintext

# Composer
vendor/
# PhpDocumentor
phpdoc/
# Code coverage report
coverage/
report/
# Cache
.php_cs.cache
# Sphinx Documentation
docs/build
# Previewing the README.md
README.html
preview
# PhpStorm
workspace.xml
# Local scratch files
notes