Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 191 Bytes

COMMANDS.md

File metadata and controls

13 lines (9 loc) · 191 Bytes

Commands

Cleaning

  1. Delete all ignored files.

    git clean -dfX

    Warning

    This action will also deletes everything under private/ folder.