From d6612c0f6e310d661a9fd9a4fe2bcec6711ba7ea Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 25 Jun 2021 13:08:28 -0300 Subject: mv src/git-permalink.sh.in src/git-permalin.in Mostly to avoid the conflict of the ".sh" built-in rule in the Makefile. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a5eaf77..99c4547 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ /public/ -/src/git-permalink.sh +/src/git-permalink /doc/po/*.mo /doc/po/*.po~ /tests/remotes/ -- cgit v1.2.3