projects
/
cookiecutter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f34e45b
)
Fix copy/paste in .gitignore
author
Oleg Broytman
<phd@phdru.name>
Fri, 23 Sep 2016 23:58:47 +0000
(
02:58
+0300)
committer
Oleg Broytman
<phd@phdru.name>
Fri, 23 Sep 2016 23:58:47 +0000
(
02:58
+0300)
project_template/.gitignore
patch
|
blob
|
history
diff --git
a/project_template/.gitignore
b/project_template/.gitignore
index 8647366f418ecd538a7d45b7be10849d95fede88..902ce3bdb93c303b27e6dc15099d902e95fd4c03 100644
(file)
--- a/
project_template/.gitignore
+++ b/
project_template/.gitignore
@@
-1,6
+1,6
@@
/.cache/
/.tox/
-/
SQLObject
.egg-info/
+/
{project}
.egg-info/
/build/
/data/
/dist/