...
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,2 @@
|
||||
tools/syntax-highlighting/nub-lang-*.vsix
|
||||
tools/syntax-highlighting/out
|
||||
out
|
||||
@@ -1,2 +1,3 @@
|
||||
#!/bin/bash
|
||||
npx vsce package
|
||||
mkdir -p out
|
||||
npx vsce package -o out/nub-lang.vsix
|
||||
Reference in New Issue
Block a user