adapt gitignore for new Python places
Just ignore all Python cache directories.HEAD^2
parent
83db10edef
commit
3dd19d929e
|
@ -3,4 +3,4 @@ build
|
|||
docs/html
|
||||
docs/latex
|
||||
|
||||
tests/__pycache__
|
||||
__pycache__
|
||||
|
|
Loading…
Reference in New Issue