Skip to content

Commit acfb10b

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

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
@@ -69,4 +69,5 @@ clean-dev:
6969

7070
clean-git:
7171
rm -r js/
72-
git checkout -- js/
72+
rm -r css/
73+
git checkout -- js/ css/

0 commit comments

Comments
 (0)