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