[Xfce4-commits] [apps/mousepad] 01/02: Update .gitignore file
noreply at xfce.org
noreply at xfce.org
Sun Sep 27 22:22:17 CEST 2015
This is an automated email from the git hooks/post-receive script.
mbrush pushed a commit to branch master
in repository apps/mousepad.
commit 7233394768f545b9d050eedde95cfe7af1c1f264
Author: Matthew Brush <mbrush at codebrainz.ca>
Date: Sun Sep 27 12:02:20 2015 -0700
Update .gitignore file
---
.gitignore | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 378fbc4..71d9f0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,9 @@
*.o
+*.gmo
Makefile
Makefile.in
Makefile.in.in
-Mousepad.desktop
+mousepad.desktop
MousepadHelp
aclocal.m4
autom4te.cache/
@@ -33,6 +34,7 @@ mousepad/mousepad-marshal.c
mousepad/mousepad-marshal.h
/mousepad/mousepad-prefs-dialog-ui.h
/mousepad/mousepad-settings.gschema.valid
+/mousepad/org.xfce.mousepad.gschema.valid
mousepad/mousepad-window-ui.h
po/.intltool-merge-cache
po/POTFILES
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list