[Fix] Removing all files in .gitignore

This commit is contained in:
Patryk Rzucidlo (PTKDev)
2023-02-11 02:40:53 +01:00
parent b76d8ed2c6
commit b6794fed98
5 changed files with 4 additions and 265 deletions

View File

@@ -19,7 +19,6 @@ const version = pkg.version.split(".");
let next_version, patch;
const argv: any = yargs(process.argv.slice(2)).argv;
console.log(argv.cmd);
switch (argv.cmd) {
case "nightly":