fix accidental gitignore add

This commit is contained in:
Shiven Mian 2024-02-10 11:36:08 -08:00
parent 9ce3540672
commit 43108e931d
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -9,7 +9,7 @@ __pycache__/
*.so
# Distribution / packaging
.Pythongit
.Python
build/
develop-eggs/
dist/