fix accidental gitignore add
This commit is contained in:
parent
9ce3540672
commit
43108e931d
|
@ -9,7 +9,7 @@ __pycache__/
|
||||||
*.so
|
*.so
|
||||||
|
|
||||||
# Distribution / packaging
|
# Distribution / packaging
|
||||||
.Pythongit
|
.Python
|
||||||
build/
|
build/
|
||||||
develop-eggs/
|
develop-eggs/
|
||||||
dist/
|
dist/
|
||||||
|
|
Loading…
Reference in New Issue