# Secrets — never commit
includes/config.php
.env

# Runtime
storage/logs/*
storage/cache/*
storage/backups/*
!storage/**/.gitkeep

# Generated by tests/fault-path.php for the browser tests to read
tests/js/net-101-config.json

# Local
.DS_Store
Thumbs.db
*.log
