mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-11 02:20:20 +08:00
31 lines
359 B
Plaintext
31 lines
359 B
Plaintext
**/.classpath
|
|
**/.dockerignore
|
|
**/.env
|
|
**/.git
|
|
**/.gitignore
|
|
**/.project
|
|
**/.settings
|
|
**/.toolstarget
|
|
**/.vs
|
|
**/.vscode
|
|
**/*.*proj.user
|
|
**/*.dbmdl
|
|
**/*.jfm
|
|
**/azds.yaml
|
|
**/bin/
|
|
**/charts
|
|
**/docker-compose*
|
|
**/Dockerfile*
|
|
**/node_modules
|
|
**/npm-debug.log
|
|
**/obj/
|
|
**/.tye/
|
|
**/secrets.dev.yaml
|
|
**/values.dev.yaml
|
|
**/*.jwk
|
|
**/keys
|
|
LICENSE
|
|
README.md
|
|
CHANGELOG.md
|
|
|