From 4a2d7f52a8c15ff0aaf78066e6b4c52c1a7d87a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Wed, 14 Sep 2011 21:06:44 +0300 Subject: Tell git to ignore createcats, MANUAL, README.DE, and *.mo. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 138fed6..d8fc760 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,12 @@ +/createcats /.dependencies +/MANUAL +/README.DE /doc/ /html/ /man/ /po/epgsearch.pot +/po/*.mo *.o *.so *.tgz -- cgit v1.2.3