From b200aed9683c084ce28d012dd1d8b82b0dc2a0cd Mon Sep 17 00:00:00 2001 From: tankya2 Date: Thu, 23 Feb 2023 12:11:18 +0800 Subject: [PATCH] Removed duplicated *.pyc --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index d2c21c0..d903da0 100644 --- a/.gitignore +++ b/.gitignore @@ -146,7 +146,6 @@ dmypy.json # Pyre type checker .pyre/ -*.pyc # pytype static type analyzer .pytype/