From d318d78b148977518dfbb07b7b59129ea34c1c31 Mon Sep 17 00:00:00 2001
From: Berke Viktor <bviktor@hexchat.org>
Date: Mon, 15 Oct 2012 21:26:57 +0200
Subject: Remove accidentally included .mo file and don't let it ever happen
 again

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

(limited to '.gitignore')

diff --git a/.gitignore b/.gitignore
index 71cdac50..facae80c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,6 +38,7 @@ stamp-h1
 *.la
 *.lo
 *.gmo
+*.mo
 *.po~
 # Win32 generated files
 plugins/wmpa/wmpa_h.h
-- 
cgit 1.4.1