diff options
author | TingPing <tingping@tingping.se> | 2014-12-02 01:06:25 -0500 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2014-12-02 01:06:25 -0500 |
commit | e38f00775f31102a696418b59e88b1586706a359 (patch) | |
tree | 5332f76a6da8ea436131bd65d8b849b18ed053b7 /.gitignore | |
parent | 05a6097dc659e6567e2d081061a44a585ddc5f67 (diff) |
configure: Add option to run clang static analysis
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 137204b8..2f0697a6 100644 --- a/.gitignore +++ b/.gitignore @@ -69,6 +69,7 @@ stamp-h1 *.po~ *.pot *.patch +src/**/*.plist # Win32 generated files plugins/wmpa/wmpa_h.h plugins/wmpa/wmpa_i.c |