How to get a file with no extension?

I’m putting a static file into the app source: /public/assets/myfile

How come fetching /assets/myfile returns index.html instead of myfile’s contents?