9752fb009a
* Added pdbs for python windows in order to allow python/c++ debugging on VS Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk> * Modified other places where rev1 was used Signed-off-by: Garcia Ruiz <aljanru@amazon.co.uk> Co-authored-by: Garcia Ruiz <aljanru@amazon.co.uk>
About this folder
This folder holds things like the python requirements.txt file that applies to all projects across the board.
Python will also be downloaded as a package from a packge store during CMAKE configure, and will be committed to this folder, under a sub-folder called "runtime/(operating system name)" which is why its in the ignore file.