[master 13/22] Add pylint stuff to .gitignore

vathpela installerbot-noreply at redhat.com
Wed Oct 28 15:55:13 UTC 2015


From: Peter Jones <pjones at redhat.com>

This adds pylint-log and tests/pylint/.pylint.d/ to .gitignore.

I hate looking at this stuff in "git status", but removing it isn't
worth the trouble.

Signed-off-by: Peter Jones <pjones at redhat.com>
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index a7519b6..2e6c97f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,5 @@ build/
 .directory
 .coverage
 coverage-report.log
+pylint-log
+tests/pylint/.pylint.d/


-- 
To view this commit on github, visit https://github.com/rhinstaller/blivet/commit/e8f2f2f9ba5ab9d1c4d562c66f5a2b2d89c8f854


More information about the anaconda-patches mailing list