mirror of
https://github.com/usual2970/certimate.git
synced 2025-06-08 05:29:51 +00:00
23 lines
244 B
Plaintext
23 lines
244 B
Plaintext
.vscode/*
|
|
!.vscode/extensions.json
|
|
!.vscode/settings.json
|
|
!.vscode/settings.tailwind.json
|
|
.idea
|
|
.DS_Store
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
__debug_bin*
|
|
|
|
vendor
|
|
pb_data
|
|
build
|
|
main
|
|
/ui/dist/*
|
|
!/ui/dist/.gitkeep
|
|
./dist
|
|
./certimate
|
|
/docker/data
|