- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hidden files and folders path like ".*/[.][a-zA-Z0-9_]+.*" 36 files: .gitignore MLNETCrashCourse/.gitignore MLNETCrashCourse/00.CompleteExamples/01.IntroductionToMLNET/.vscode/launch.json MLNETCrashCourse/00.CompleteExamples/01.IntroductionToMLNET/.vscode/tasks.json MLNETCrashCourse/00.CompleteExamples/02.LinearRegression/.vscode/launch.json MLNETCrashCourse/00.CompleteExamples/02.LinearRegression/.vscode/tasks.json MLNETCrashCourse/00.CompleteExamples/03.MultipleLinearRegression/.vscode/launch.json MLNETCrashCourse/00.CompleteExamples/03.MultipleLinearRegression/.vscode/tasks.json MLNETCrashCourse/00.CompleteExamples/04.PolynomialRegression/.vscode/launch.json MLNETCrashCourse/00.CompleteExamples/04.PolynomialRegression/.vscode/tasks.json MLNETCrashCourse/00.CompleteExamples/05.LogisticRegression/.vscode/launch.json MLNETCrashCourse/00.CompleteExamples/05.LogisticRegression/.vscode/tasks.json MLNETCrashCourse/00.CompleteExamples/06.SupportVectorMachines/.vscode/launch.json MLNETCrashCourse/00.CompleteExamples/06.SupportVectorMachines/.vscode/tasks.json MLNETCrashCourse/01.IntroductionToMLNET/.vscode/launch.json MLNETCrashCourse/01.IntroductionToMLNET/.vscode/tasks.json MLNETCrashCourse/02.LinearRegression/.vscode/launch.json MLNETCrashCourse/02.LinearRegression/.vscode/tasks.json MLNETCrashCourse/03.MultipleLinearRegression/.vscode/launch.json MLNETCrashCourse/03.MultipleLinearRegression/.vscode/tasks.json MLNETCrashCourse/04.PolynomialRegression/.vscode/launch.json MLNETCrashCourse/04.PolynomialRegression/.vscode/tasks.json MLNETCrashCourse/05.LogisticRegression/.vscode/launch.json MLNETCrashCourse/05.LogisticRegression/.vscode/tasks.json MLNETCrashCourse/06.SupportVectorMachines/.vscode/launch.json MLNETCrashCourse/06.SupportVectorMachines/.vscode/tasks.json pix2story/.gitignore sketch2code/.gitignore sketch2code/Sketch2Code.Api/.gitignore snipinsights/windows/.gitignore snipinsights/windows/.vsts.windows.yml style-transfer/.gitignore style-transfer/WebApp/StyleTransfer.Web/.gitignore style-transfer/WebApp/StyleTransfer.Web/.vscode/launch.json style-transfer/WebApp/StyleTransfer.Web/.vscode/tasks.json style-transfer/WebApp/StyleTransfer.Web/ClientApp/.gitignore - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Too long lines (1000+ characters) 33 files: sketch2code/Sketch2Code.Web/Content/bootstrap-grid.min.css sketch2code/Sketch2Code.Web/Content/bootstrap-reboot.min.css sketch2code/Sketch2Code.Web/Content/bootstrap.min.css sketch2code/Sketch2Code.Web/Content/fonts/octicons.svg sketch2code/Sketch2Code.Web/Content/img/background.svg sketch2code/Sketch2Code.Web/Content/img/background_image-02.svg sketch2code/Sketch2Code.Web/Content/img/button_crop.svg sketch2code/Sketch2Code.Web/Content/img/button_download.svg sketch2code/Sketch2Code.Web/Content/img/button_letMagic.svg sketch2code/Sketch2Code.Web/Content/img/button_picture.svg sketch2code/Sketch2Code.Web/Content/img/button_restart.svg sketch2code/Sketch2Code.Web/Content/img/button_screenshot.svg sketch2code/Sketch2Code.Web/Content/img/button_startVideo.svg sketch2code/Sketch2Code.Web/Content/img/button_stopVideo_Pink.svg sketch2code/Sketch2Code.Web/Content/img/button_stopVideo_Red.svg sketch2code/Sketch2Code.Web/Content/img/button_upload.svg sketch2code/Sketch2Code.Web/Content/img/img_spareMobile.svg sketch2code/Sketch2Code.Web/Content/img/predicted_object_details.svg sketch2code/Sketch2Code.Web/Scripts/bootstrap.bundle.min.js sketch2code/Sketch2Code.Web/Scripts/bootstrap.min.js sketch2code/Sketch2Code.Web/Scripts/esm/popper-utils.min.js sketch2code/Sketch2Code.Web/Scripts/esm/popper.min.js sketch2code/Sketch2Code.Web/Scripts/html2canvas.min.js sketch2code/Sketch2Code.Web/Scripts/jquery-3.0.0.min.js sketch2code/Sketch2Code.Web/Scripts/jquery-3.0.0.slim.min.js sketch2code/Sketch2Code.Web/Scripts/jquery.min.js sketch2code/Sketch2Code.Web/Scripts/popper-utils.min.js sketch2code/Sketch2Code.Web/Scripts/popper.min.js sketch2code/Sketch2Code.Web/Scripts/umd/popper-utils.min.js sketch2code/Sketch2Code.Web/Scripts/umd/popper.min.js snipinsights/windows/SnipInsight/ResourceDictionaries/FirstRunImages.xaml snipinsights/windows/SnipInsight/ResourceDictionaries/Icons.xaml style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/assets/images/paint-palette-d8588fef94.svg - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Text files path like ".*[.]txt" 12 files: MLNETCrashCourse/00.CompleteExamples/01.IntroductionToMLNET/data/chocolate-data.txt MLNETCrashCourse/00.CompleteExamples/02.LinearRegression/data/chocolate-data.txt MLNETCrashCourse/00.CompleteExamples/03.MultipleLinearRegression/data/chocolate-data-multiple-linear-regression.txt MLNETCrashCourse/00.CompleteExamples/05.LogisticRegression/data/football-data.txt MLNETCrashCourse/00.CompleteExamples/06.SupportVectorMachines/data/trees.txt MLNETCrashCourse/01.IntroductionToMLNET/data/chocolate-data.txt MLNETCrashCourse/02.LinearRegression/data/chocolate-data.txt MLNETCrashCourse/03.MultipleLinearRegression/data/chocolate-data-multiple-linear-regression.txt MLNETCrashCourse/05.LogisticRegression/data/football-data.txt MLNETCrashCourse/06.SupportVectorMachines/data/trees.txt snipinsights/windows/SnipInsight/ThirdPartyNotices.txt snipinsights/windows/version.txt - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - jQuery files path like "(?i).*/jquery.*[.]js" 4 files: sketch2code/Sketch2Code.Web/Scripts/jquery-1.10.2.intellisense.js sketch2code/Sketch2Code.Web/Scripts/jquery-3.0.0-vsdoc.js sketch2code/Sketch2Code.Web/Scripts/jquery-3.0.0.js sketch2code/Sketch2Code.Web/Scripts/jquery-3.0.0.slim.js - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The resx resource files path like ".*[.]resx" 2 files: snipinsights/windows/SnipInsight/Properties/Resources.resx snipinsights/windows/SnipInsight/TrayIconContextMenu.resx - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Bootstrap path like ".*/bootstrap[.](js|css|less|scss|styl)" 2 files: sketch2code/Sketch2Code.Web/Content/bootstrap.css sketch2code/Sketch2Code.Web/Scripts/bootstrap.js - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Library path like ".*/bootstrap[-].*" 2 files: sketch2code/Sketch2Code.Web/Content/bootstrap-grid.css sketch2code/Sketch2Code.Web/Content/bootstrap-reboot.css - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sokrates scoping conventions path like ".*/sokrates_conventions[.]json" 1 files: sokrates_conventions.json - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Modernizr path like ".*/modernizr\-\d\.\d+(\.\d+)?\.js" 1 files: sketch2code/Sketch2Code.Web/Scripts/modernizr-2.6.2.js - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Typescript definition files path like ".*\.d\.ts" 1 files: sketch2code/Sketch2Code.Web/Scripts/index.d.ts - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Git history path like ".*/git[-]history[.]txt" 1 files: git-history.txt - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Octicons path like ".*/octicons[.]css" 1 files: sketch2code/Sketch2Code.Web/Content/octicons.css - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -