Skip to content

Commit 14788d3

Browse files
max-nextcloudbackportbot[bot]
authored andcommitted
enh(makefile): clean up css as well
Signed-off-by: Max <[email protected]>
1 parent dbd9b91 commit 14788d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,5 @@ clean-dev:
7070

7171
clean-git:
7272
rm -r js/
73-
git checkout -- js/
73+
rm -r css/
74+
git checkout -- js/ css/

0 commit comments

Comments
 (0)