projects
/
cookiecutter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
77a81b6
)
Ignore .cache and .tox directories only at the top
author
Oleg Broytman
<phd@phdru.name>
Wed, 21 Sep 2016 22:35:50 +0000
(
01:35
+0300)
committer
Oleg Broytman
<phd@phdru.name>
Wed, 21 Sep 2016 22:35:50 +0000
(
01:35
+0300)
project_template/.gitignore
patch
|
blob
|
history
diff --git
a/project_template/.gitignore
b/project_template/.gitignore
index 427ca64189bfe83038320af4b07ea99e6fa9f089..c64f111212cf756c38bb6dac7252eca3ae8d2a61 100644
(file)
--- a/
project_template/.gitignore
+++ b/
project_template/.gitignore
@@
-1,3
+1,3
@@
-.cache/
-.tox/
+
/
.cache/
+
/
.tox/
*.py[co]
*.py[co]