X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=blobdiff_plain;f=project_template%2F.gitignore;h=8647366f418ecd538a7d45b7be10849d95fede88;hp=427ca64189bfe83038320af4b07ea99e6fa9f089;hb=f34e45b37d890aa8c3fe5af0062cb7c7184fdba5;hpb=f488fd482a6b96ce7ef7f2654962fdb326ccda5e diff --git a/project_template/.gitignore b/project_template/.gitignore index 427ca64..8647366 100644 --- a/project_template/.gitignore +++ b/project_template/.gitignore @@ -1,3 +1,10 @@ -.cache/ -.tox/ +/.cache/ +/.tox/ +/SQLObject.egg-info/ +/build/ +/data/ +/dist/ +/MANIFEST *.py[co] +*.tmp +*~