Skip to content

Commit 2e66f11

Browse files
committed
Update .gitignore for screenshot artifacts
1 parent 51bc05a commit 2e66f11

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,8 @@ CortexOSApp/*.pkg
6767
CortexOSApp/CortexOS.app/
6868
CortexOSApp/fastlane/report.xml
6969
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

Comments
 (0)