mirror of
https://github.com/AuxXxilium/kmod.git
synced 2024-12-28 06:15:20 +07:00
python: .update-copyright.conf: add README.rst to ignored files.
This commit is contained in:
parent
3c65e333f7
commit
5a39a9d988
@ -5,7 +5,8 @@ vcs: Git
|
|||||||
[files]
|
[files]
|
||||||
authors: yes
|
authors: yes
|
||||||
files: yes
|
files: yes
|
||||||
ignored: COPYING, COPYING.LESSER, README, .update-copyright.conf, .git*
|
ignored: COPYING, COPYING.LESSER, README, README.rst, .update-copyright.conf,
|
||||||
|
.git*
|
||||||
|
|
||||||
[copyright]
|
[copyright]
|
||||||
short: %(project)s comes with ABSOLUTELY NO WARRANTY and is licensed under the GNU Lesser General Public License.
|
short: %(project)s comes with ABSOLUTELY NO WARRANTY and is licensed under the GNU Lesser General Public License.
|
||||||
|
Loading…
Reference in New Issue
Block a user