From 34cf164aa28c45c15ecf39b855f2de833a9b7c2d Mon Sep 17 00:00:00 2001 From: TingPing Date: Wed, 5 Feb 2014 20:42:48 -0500 Subject: Use a single marshal file for entire project --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a82e37f5..c63a691d 100644 --- a/.gitignore +++ b/.gitignore @@ -41,10 +41,10 @@ osx/Info.plist data/pkgconfig/hexchat-plugin.pc data/misc/hexchat.appdata.xml src/common/dbus/example -src/common/dbus/marshallers.h src/common/dbus/org.hexchat.service.service src/common/dbus/remote-object-glue.h src/common/make-te +src/common/marshal.* src/common/textenums.h src/common/textevents.h src/fe-gtk/hexchat -- cgit 1.4.1