mirror of
https://github.com/RYDE-WORK/full-stack-fastapi-template.git
synced 2026-01-19 21:23:36 +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
|
||||
testing-project
|
||||
docker-stack.yml
|
||||
.mypy_cache
|
||||
|
||||
1
{{cookiecutter.project_slug}}/.gitignore
vendored
1
{{cookiecutter.project_slug}}/.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
.vscode
|
||||
.mypy_cache
|
||||
docker-stack.yml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user