[Xfce4-commits] [panel-plugins/xfce4-cpugraph-plugin] 05/16: Add .gitignore
noreply at xfce.org
noreply at xfce.org
Wed May 29 04:10:06 CEST 2019
This is an automated email from the git hooks/post-receive script.
a n d 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 panel-plugins/xfce4-cpugraph-plugin.
commit 476d0b81a638c9fef666298ad2b2cb156c930239
Author: Andre Miranda <andreldm at xfce.org>
Date: Mon Apr 22 23:29:02 2019 -0300
Add .gitignore
---
.gitignore | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a9d9646
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,35 @@
+ChangeLog
+INSTALL
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+configure.ac
+depcomp
+install-sh
+intltool-*
+libtool
+ltmain.sh
+missing
+stamp-h1
+*.desktop
+po/Makefile.in.in
+po/*.gmo
+po/*.mo
+po/POTFILES
+po/.intltool-merge-cache
+po/stamp-*
+*.o
+*.lo
+*.la
+.libs
+.deps
+config.h.in~
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list