Add initial project structure with Dockerfile, Kubernetes manifests, and FastAPI application
This commit is contained in:
6
.dockeringore
Normal file
6
.dockeringore
Normal file
@@ -0,0 +1,6 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.env
|
||||
.git/
|
||||
*.md
|
||||
k8s/
|
||||
Reference in New Issue
Block a user