mirror of
https://github.com/kevin-DL/full-stack-fastapi-postgresql.git
synced 2026-01-12 02:05:14 +00:00
🙈 Ignore docker-stack.yml
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user