A few habits for organizing project files
Project folders stay easier to read when names are short, dates are consistent, and temporary files are separated from final versions.
A small README file is often enough to explain what a folder contains and what should be kept or deleted later.