[File] caido에서 바로 사용할 수 있는 zip 파일 추가

This commit is contained in:
tv0924@icloud.com 2025-05-19 11:12:18 +09:00
commit cc52c85fd5
3 changed files with 85 additions and 0 deletions

4
.gitignore vendored
View file

@ -215,4 +215,8 @@ $RECYCLE.BIN/
# Windows shortcuts
*.lnk
!dist/
dist/*
!dist/*.zip
# End of https://www.toptal.com/developers/gitignore/api/node,macos,windows,linux