Update .gitignore
parent
41733fc7a5
commit
bab8137e2b
@ -1,3 +1,5 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
/docs/_build
|
/docs/_build
|
||||||
|
/dist
|
||||||
|
/yamllint.egg-info
|
||||||
|
Loading…
Reference in New Issue