[Xfce4-commits] [xfce/xfce4-settings] 01/01: Add exceptions for Coverity Scan to .gitignore

noreply at xfce.org noreply at xfce.org
Tue Jun 19 03:46:26 CEST 2018


This is an automated email from the git hooks/post-receive script.

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       x   f   c   e   -   4   .   1   2   
   in repository xfce/xfce4-settings.

commit 960861372dd590f57323dcab58a8705631eb4a16
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Mon Jun 18 21:46:21 2018 -0400

    Add exceptions for Coverity Scan to .gitignore
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 4204835..69156f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,7 @@ ChangeLog
 *.o
 *.stamp
 .libs/
+cov-int/
 dialogs/accessibility-settings/accessibility-dialog_ui.h
 dialogs/appearance-settings/appearance-dialog_ui.h
 dialogs/display-settings/confirmation-dialog_ui.h
@@ -45,6 +46,8 @@ dialogs/mouse-settings/mouse-dialog_ui.h
 xfce4-settings-editor/xfce-settings-marshal.c
 xfce4-settings-editor/xfce-settings-marshal.h
 xfce4-settings-*.tar.bz2
+*~
+*.tgz
 
 # binaries
 dialogs/accessibility-settings/xfce4-accessibility-settings

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list