chore(dev): added way to download nginx locally to run nginx
This commit is contained in:
parent
5fca0d0e94
commit
327ba987ed
3 changed files with 13 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -8,6 +8,8 @@ node_modules/
|
|||
*.key
|
||||
openapi.jar
|
||||
.vscode
|
||||
nginx-dev/nginx
|
||||
nginx-dev/nginx.deb
|
||||
|
||||
# sqlite stuff
|
||||
*.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue