[Xfce4-commits] [apps/xfce4-screensaver] 412/425: Drop ChangeLog, update .gitignore with more rules
noreply at xfce.org
noreply at xfce.org
Mon Oct 15 01:54:19 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 m a s t e r
in repository apps/xfce4-screensaver.
commit 35f642470364f16edd635a0f01571606750a37f3
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Sat Oct 13 09:13:32 2018 -0400
Drop ChangeLog, update .gitignore with more rules
---
.gitignore | 6 ++++++
ChangeLog | 2 --
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index bffc2e8..92f1e76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,15 +5,19 @@
autom4te.cache/
cov-int/
m4/
+xfce4-screensaver-*/
# Wildcard Match
*.a
+*.bak
*.desktop
*.gmo
+*.html
*.m4
*.o
*.pot
*.tgz
+*.xz
*intltool*
*marshal.c
*marshal.h
@@ -22,6 +26,7 @@ config.*
stamp-*
# File Match
+ChangeLog
compile
configure
depcomp
@@ -32,6 +37,7 @@ ltmain.sh
Makefile
Makefile.in
missing
+NONE
POTFILES
# Paths
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index 3c6a31e..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,2 +0,0 @@
-The ChangeLog is auto-generated when releasing. If you are seeing this, use
-'git log' for a detailed list of changes.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list