mirror of
https://github.com/RYDE-WORK/full-stack-fastapi-template.git
synced 2026-02-02 20:33:16 +08:00
🙈 Ignore docker-stack.yml
This commit is contained in:
parent
f3ccfb4da2
commit
57f849c546
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,3 @@
|
|||||||
.vscode
|
.vscode
|
||||||
testing-project
|
testing-project
|
||||||
docker-stack.yml
|
|
||||||
.mypy_cache
|
.mypy_cache
|
||||||
|
|||||||
1
{{cookiecutter.project_slug}}/.gitignore
vendored
1
{{cookiecutter.project_slug}}/.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
.vscode
|
.vscode
|
||||||
.mypy_cache
|
.mypy_cache
|
||||||
|
docker-stack.yml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user