Google App Engine: Ignoring Files/Folders on a Windows PC

This is a short article but important for my case since I have a lot of files that I do not want to release with the final production of my app. My assumption at first was that if your "app.yaml" file does not contain a handler for the specified a file or folder it would by simply ignore it but  does not seem to be the case.

Resources
Google App Engine App.yaml config for skip-files to ignore Mercurial files - Stack Overflow
Create/rename a file/folder that begins with a dot in Windows? - Super User

Summary
Just put a dot in front as well as at the back of a folder/file's name.

Popular posts from this blog

UI-Bootstrap Collapsible Sticky Footer

Installing Windows on Acer chromebook 15 cb3-532

Aspetcore: NLog with Postgresql