GitHub Actions, PKCE Downgrade 추가, PlayGround 추가
This commit is contained in:
parent
12f635c77b
commit
2601997ed5
9 changed files with 189 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -215,10 +215,10 @@ $RECYCLE.BIN/
|
|||
# Windows shortcuts
|
||||
*.lnk
|
||||
|
||||
!dist/
|
||||
#!dist/
|
||||
dist/*
|
||||
packages/frontend/dist
|
||||
packages/backend/dist
|
||||
!dist/*.zip
|
||||
#!dist/*.zip
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/node,macos,windows,linux
|
||||
Loading…
Add table
Add a link
Reference in a new issue