]> git.phdru.name Git - cookiecutter.git/blob - project_template/.gitignore
Ignore .cache and .tox directories only at the top
[cookiecutter.git] / project_template / .gitignore
1 /.cache/
2 /.tox/
3 *.py[co]