Update .gitignore
This commit is contained in:
parent
4c343ab625
commit
21dee62730
|
|
@ -7,6 +7,7 @@ __pycache__/
|
||||||
# C extensions
|
# C extensions
|
||||||
*.so
|
*.so
|
||||||
|
|
||||||
|
|
||||||
# Distribution / packaging
|
# Distribution / packaging
|
||||||
.Python
|
.Python
|
||||||
build/
|
build/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue