Skip to content

Commit 92bad4c

Browse files
committed
ignore more
1 parent ae42cd0 commit 92bad4c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@ __pycache__/
33
/build/
44
/dist/
55

6+
# Venvs
7+
/3.5
8+
69
# Docs
710
/docs/_build/
811
/docs/scanpydoc.*.rst
912

1013
# IDEs
1114
/.idea/
15+
/.coverage

0 commit comments

Comments
 (0)