From f197920fa0f41cd7d55361a734bd7799972fd37e Mon Sep 17 00:00:00 2001 From: John Vandenberg Date: Tue, 9 Jul 2019 11:30:08 +0700 Subject: [PATCH] :construction: skip .gitignore sync due (DNM) temporary hack around https://github.com/moremoban/pypi-mobans/issues/94 --- mobanfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobanfile b/mobanfile index f05e1251..9243e45d 100644 --- a/mobanfile +++ b/mobanfile @@ -14,7 +14,7 @@ targets: - docs/conf.py: custom_conf.py.jj2 - .travis.yml: travis.yml - requirements.txt: requirements.txt.jj2 - - .gitignore: moban_gitignore.jj2 + # .gitignore: moban_gitignore.jj2 - output: CHANGELOG.rst configuration: changelog.yml template: CHANGELOG.rst.jj2