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