From: Zbigniew Jędrzejewski-Szmek Date: Sat, 12 Oct 2013 23:50:54 +0000 (-0400) Subject: gitignore: ignore clang --analyze output X-Git-Tag: v209~1899 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b506291ff195e03ce793ac925cc2d158f0b452b5;p=thirdparty%2Fsystemd.git gitignore: ignore clang --analyze output --- diff --git a/.gitignore b/.gitignore index 2a2ed998b8a..40015debaf0 100644 --- a/.gitignore +++ b/.gitignore @@ -165,6 +165,7 @@ *.la *.lo *.o +*.plist *.stamp *.pyc __pycache__/