* Created simple, yet useful enough, worflow to build, test and run static analysis checks
* Added more general purpose rules to ignore files
* Added missing gradlew executables needed tu run easily gradle tasks
* Added more ignore rules
* Added ktlint for FoldingVideo folder/app
* Deleted unneeded tests (they don't add any value)
* Addressed ktlint issues in FoldingVideo app/folder
* Added missing gradle elements
* Added more ignore rules for FoldingVideoPlusChat app/folder
* Added ktlint to FoldingVideoPlusChat app/folder
* Addressed FoldingVideoPlusChat app/folder ktlint issues