X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=blobdiff_plain;f=project_template%2F.gitignore;fp=project_template%2F.gitignore;h=c64f111212cf756c38bb6dac7252eca3ae8d2a61;hp=427ca64189bfe83038320af4b07ea99e6fa9f089;hb=6626bfa52ed4b92f1a07274fdfabf6f274525cff;hpb=77a81b6bc40d9349b5236e59bf261a67482e5fa0 diff --git a/project_template/.gitignore b/project_template/.gitignore index 427ca64..c64f111 100644 --- a/project_template/.gitignore +++ b/project_template/.gitignore @@ -1,3 +1,3 @@ -.cache/ -.tox/ +/.cache/ +/.tox/ *.py[co]