डेवलपर और build engineers
cleanup script लिखे बिना naming pattern से match होने वाले build artifacts, temp files या generated outputs साफ करें।
rule-based selection से ठीक वही files delete करें जिन्हें हटाना है: filename pattern, extension या folder से filter करें। हटाने से पहले हर file का preview देखें।
फ़ाइल हटाने वाला टूल खोलें →cleanup script लिखे बिना naming pattern से match होने वाले build artifacts, temp files या generated outputs साफ करें।
delivery के बाद project folders से unused asset variants, thumbnails, exports और backups हटाएं।
routine cleanup या disk reclamation के दौरान folder tree में rule से match होने वाली files हटाएं।