From 8192a6e56d7a110b22b5f7629dab8d38a5f902d3 Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Fri, 13 Apr 2018 13:09:54 +0300 Subject: [PATCH] Teach cleanup remove files with one particular extension --- .idea/inspectionProfiles/Project_Default.xml | 1 + src/main/kotlin/nk/patchsets/git/cleanup.kt | 67 ++++++++++++------- .../kotlin/nk/patchsets/git/restore-branch.kt | 3 +- 3 files changed, 47 insertions(+), 24 deletions(-) diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index ecc04fc..11e643c 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -1,6 +1,7 @@