mirror of
https://github.com/certimate-go/certimate.git
synced 2026-09-03 06:23:54 +08:00
23 lines
200 B
Plaintext
23 lines
200 B
Plaintext
.vscode/**
|
|
!.vscode/extensions.json
|
|
!.vscode/settings.json
|
|
.idea
|
|
.DS_Store
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
|
|
__debug_bin*
|
|
.temp*
|
|
.tmp*
|
|
|
|
vendor
|
|
dist
|
|
|
|
/certimate
|
|
/certimate.exe
|
|
/docker/data
|
|
/pb_data
|