wellrested/.gitignore

22 lines
223 B
Plaintext

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