We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51bc05a commit 2e66f11Copy full SHA for 2e66f11
1 file changed
.gitignore
@@ -67,3 +67,8 @@ CortexOSApp/*.pkg
67
CortexOSApp/CortexOS.app/
68
CortexOSApp/fastlane/report.xml
69
CortexOSApp/generate_icons.py
70
+
71
+# Screenshot generation artifacts
72
+CortexOSApp/screenshot_results/
73
+CortexOSApp/store_assets/marketing/
74
+CortexOSApp/store_assets/**/*_raw.png
0 commit comments