]> git.phdru.name Git - cookiecutter.git/commitdiff
Fix copy/paste in .gitignore
authorOleg Broytman <phd@phdru.name>
Fri, 23 Sep 2016 23:58:47 +0000 (02:58 +0300)
committerOleg Broytman <phd@phdru.name>
Fri, 23 Sep 2016 23:58:47 +0000 (02:58 +0300)
project_template/.gitignore

index 8647366f418ecd538a7d45b7be10849d95fede88..902ce3bdb93c303b27e6dc15099d902e95fd4c03 100644 (file)
@@ -1,6 +1,6 @@
 /.cache/
 /.tox/
-/SQLObject.egg-info/
+/{project}.egg-info/
 /build/
 /data/
 /dist/