From 43108e931dc633794c79786ab7ea859fd2029b71 Mon Sep 17 00:00:00 2001 From: Shiven Mian Date: Sat, 10 Feb 2024 11:36:08 -0800 Subject: [PATCH] fix accidental gitignore add --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7834d47..807399e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,7 @@ __pycache__/ *.so # Distribution / packaging -.Pythongit +.Python build/ develop-eggs/ dist/