refactor: make this a valid nuget package for Powershell gallery
feat: add build environment scripts
This commit is contained in:
parent
69c2684ee7
commit
46b1b7c83f
38 changed files with 200 additions and 42 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -1,6 +1,11 @@
|
|||
|
||||
.DS_Store
|
||||
/test-reports/
|
||||
/dist/
|
||||
|
||||
# FAT stuff (in a filesystem sense)
|
||||
/_*
|
||||
/._*
|
||||
.DS_Store
|
||||
|
||||
#vim cache
|
||||
*.swp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue