Add a normpath() to files returned by list_files (less suprising this way).
[update-copyright.git] / .update-copyright.conf
index 0f9597e9a48745c51cce18c42634a80cec812b50..61ae0bd71546365fff92b0330c6d13c0982cdec7 100644 (file)
@@ -5,6 +5,7 @@ vcs: Git
 [files]
 authors: yes
 files: yes
+ignored: */COPYING, */.update-copyright.conf, */.git*
 
 # Write project license info to a Python module at `pyfile`
 pyfile: update_copyright/license.py