Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeat Bolli <dev+git@drbeat.li>2016-12-14 02:31:39 +0300
committerJunio C Hamano <gitster@pobox.com>2016-12-14 03:12:47 +0300
commitf3eb54920eff356a30df144d50b45a5581e5eb13 (patch)
tree34be6ffc87b5ec37419a587fe00c0a613da39b08 /.gitignore
parent32c239d1fb23d47aa95cc8a47f99dc25f152021d (diff)
update_unicode.sh: move it into contrib/update-unicode
As it's used only by a tiny minority of the Git developer population, this script does not belong into the main Git source directory. Move it into contrib/ and adjust the paths to account for the new location. Signed-off-by: Beat Bolli <dev+git@drbeat.li> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a05241916c9..203703a4929 100644
--- a/.gitignore
+++ b/.gitignore
@@ -231,7 +231,6 @@
/config.mak.autogen
/config.mak.append
/configure
-/unicode
/tags
/TAGS
/cscope*