diff options
author | TingPing <tingping@tingping.se> | 2014-02-05 20:42:48 -0500 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2014-02-06 20:17:08 -0500 |
commit | 34cf164aa28c45c15ecf39b855f2de833a9b7c2d (patch) | |
tree | 059c5235b0974f2b8bbd2a6d5188425e882e6fd6 /.gitignore | |
parent | 5f7321280e2dfaa097fbd4855b547069ee96edc2 (diff) |
Use a single marshal file for entire project
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
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 |