mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
nice
This commit is contained in:
parent
c58cf78f86
commit
6934c75bba
2 changed files with 19 additions and 2 deletions
10
.vscode/tasks.json
vendored
Normal file
10
.vscode/tasks.json
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"version": "2.0.0",
|
||||
"tasks": [
|
||||
{
|
||||
"label": "pre",
|
||||
"command": "true;rm -rf inc/* inc/.hist/;mkdir -p inc;",
|
||||
"type": "shell"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue