Exclude design folder from git tracking

This commit is contained in:
2026-05-29 13:07:08 +03:00
parent 5e97506d55
commit f010bc08d8
2 changed files with 3 additions and 0 deletions
+3
View File
@@ -100,3 +100,6 @@ fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots/**/*.png
fastlane/test_output
# Design files (локальные макеты, не нужны в VCS)
design/
Binary file not shown.

Before

Width:  |  Height:  |  Size: 218 KiB