mirror of
https://github.com/retspen/webvirtcloud
synced 2024-11-01 03:54:15 +00:00
25 lines
323 B
Text
25 lines
323 B
Text
|
**/__pycache__
|
||
|
**/.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
|
||
|
**/secrets.dev.yaml
|
||
|
**/values.dev.yaml
|
||
|
README.md
|