[Debian-in-commits] [debian-in] 01/01: Ignore .xz too

Kartik Mistry kartik at moszumanska.debian.org
Sat Oct 31 17:08:06 UTC 2015


This is an automated email from the git hooks/post-receive script.

kartik pushed a commit to branch master
in repository debian-in.

commit 5a2ca14f14ccc0d37cfa87d01c78de122b8b052a
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date:   Sat Oct 31 22:37:55 2015 +0530

    Ignore .xz too
---
 .gitignore | 2 ++
 .mrconfig  | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/.gitignore b/.gitignore
index 32ae394..aa326f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,6 +61,7 @@ hyphen-as
 hyphen-bn
 hyphen-gu
 hyphen-hi
+hyphen-indic
 hyphen-kn
 hyphen-ml
 hyphen-mr
@@ -80,3 +81,4 @@ pypdflib
 *.upload
 buildarea/
 *.log
+*.xz
diff --git a/.mrconfig b/.mrconfig
index baafd44..5cd3c24 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -202,6 +202,9 @@ checkout = git_checkout hyphen-gu
 [hyphen-hi]
 checkout = git_checkout hyphen-hi
 
+[hyphen-indic]
+checkout = git_checkout hyphen-indic
+
 [hyphen-kn]
 checkout = git_checkout hyphen-kn
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-in/debian-in.git



More information about the Debian-in-commits mailing list