initial commit
This commit is contained in:
6
.tasks/clean.yml
Normal file
6
.tasks/clean.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
version: "3"
|
||||
|
||||
tasks:
|
||||
default:
|
||||
desc: "Wyczyść artefakty budowania"
|
||||
cmd: rm -rf .next out
|
||||
Reference in New Issue
Block a user