<noinclude>{{Header}}
</noinclude>
{{mbox
| type    = notice
| image   = [[File:Ambox_notice.png|40px|alt=Info]]
| text    = This step is optional.
}}

Remove temporary files.

<u>Warning</u>: This command will run <code>git clean -d --force --force</code> in [https://github.com/{{project_name_short}}/derivative-maker Whonix's main source code folder] (<code>~/derivative-maker</code>) as well as in all subfolders of the [https://github.com/{{project_name_short}}/derivative-maker/tree/master/packages Whonix packages folder] (<code>~/derivative-maker/packages</code>). This means if any files were purposefully added to any of these folders that have not been committed to git, these will be deleted. <ref>https://github.com/{{project_name_short}}/derivative-maker/blob/master/help-steps/cleanup-files</ref>

{{CodeSelect|code=
./help-steps/cleanup-files
}}
<noinclude>
Footnotes:
{{reflist|close=1}}</noinclude>
<noinclude>{{Footer}}</noinclude>