From ffc4a55b840df75dbabdb63092eaff8e2739668c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Mon, 8 Feb 2021 09:09:32 +0800 Subject: [PATCH] Updated .gitignore, with MANIFEST.SKIP.bak, the distributional files, and the temporarily test files added. --- .gitignore | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 76d4593..15243fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,20 @@ -.idea -blib +blib/ Makefile Makefile.old -Build -_build -MANIFEST -MANIFEST.bak -META.yml -META.json MYMETA.yml MYMETA.json -SIGNATURE pm_to_blib -excludes +Build +_build/ +MANIFEST +MANIFEST.bak +MANIFEST.SKIP.bak +META.yml +META.json +SIGNATURE +.idea/ +excludes/ +Locale-Maketext-Gettext-*/ +Locale-Maketext-Gettext-*.tar* +t/test_native.po +t/locale/en/LC_MESSAGES/test_native.mo