From 559aa50281b48634b4cb4df1f4adf322be102f0c Mon Sep 17 00:00:00 2001 From: Bert JW Regeer Date: Mon, 4 May 2020 01:08:02 -0700 Subject: ignore .gitattributes --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 83f985f93..a9e760853 100644 --- a/setup.cfg +++ b/setup.cfg @@ -11,6 +11,7 @@ license_file = LICENSE.txt [check-manifest] ignore = .gitignore + .gitattributes PKG-INFO *.egg-info *.egg-info/* -- cgit v1.2.3