projects
/
update-copyright.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beaacdd
)
Add .update-copyright.conf and .git* to ignored files.
author
W. Trevor King
<wking@drexel.edu>
Thu, 16 Feb 2012 11:59:50 +0000
(06:59 -0500)
committer
W. Trevor King
<wking@drexel.edu>
Thu, 16 Feb 2012 11:59:50 +0000
(06:59 -0500)
.update-copyright.conf
patch
|
blob
|
history
diff --git
a/.update-copyright.conf
b/.update-copyright.conf
index f2e2e85fb21a4ca0c28d23ffc61508c425f4e656..61ae0bd71546365fff92b0330c6d13c0982cdec7 100644
(file)
--- a/
.update-copyright.conf
+++ b/
.update-copyright.conf
@@
-5,7
+5,7
@@
vcs: Git
[files]
authors: yes
files: yes
-ignored: */COPYING
+ignored: */COPYING
, */.update-copyright.conf, */.git*
# Write project license info to a Python module at `pyfile`
pyfile: update_copyright/license.py