Browse Source

🙈 Ignore docker-stack.yml

pull/13907/head
Sebastián Ramírez 7 years ago
parent
commit
57f849c546
  1. 1
      .gitignore
  2. 1
      {{cookiecutter.project_slug}}/.gitignore

1
.gitignore

@ -1,4 +1,3 @@
.vscode
testing-project
docker-stack.yml
.mypy_cache

1
{{cookiecutter.project_slug}}/.gitignore

@ -1,2 +1,3 @@
.vscode
.mypy_cache
docker-stack.yml

Loading…
Cancel
Save