debian: Fix lintian warning about vcs ignore file

W: plinth: package-contains-vcs-control-file
usr/lib/python3/dist-packages/plinth/tests/.gitignore

Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Sunil Mohan Adapa 2018-12-27 21:21:40 -08:00 committed by James Valleroy
parent db8ec9e784
commit d40ef19a25
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -19,6 +19,7 @@ build/
*.egg-info/
dist/
.coverage
plinth/tests/config_local.py
plinth/tests/coverage/report/
*.mo
.vagrant/

View File

@ -1 +0,0 @@
config_local.py