What does the .ino file extension mean?
We have .cpp meaning C++, .py meaning Python, .exe meaning executable and so-on.They're obvious. The .pde file type that sketches previously used, I think, comes from processing development environment (the arduino IDE being based* on / inspired by processing). But what does .ino mean?
There's plenty that explains what such files are, but nothing explains what those three letters mean, if anything.
* source wikipedia