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