python: .update-copyright.conf: add README.rst to ignored files.
authorW. Trevor King <wking@tremily.us>
Sat, 20 Oct 2012 01:22:33 +0000 (21:22 -0400)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 25 Mar 2014 03:34:16 +0000 (00:34 -0300)
libkmod/python/.update-copyright.conf

index a41f50d..3fdb5e2 100644 (file)
@@ -5,7 +5,8 @@ vcs: Git
 [files]
 authors: yes
 files: yes
-ignored: COPYING, COPYING.LESSER, README, .update-copyright.conf, .git*
+ignored: COPYING, COPYING.LESSER, README, README.rst, .update-copyright.conf,
+  .git*
 
 [copyright]
 short: %(project)s comes with ABSOLUTELY NO WARRANTY and is licensed under the GNU Lesser General Public License.