Advertisement
Guest User

Untitled

a guest
Jul 17th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. [report]
  2. omit =
  3. */__pycache__/*
  4. *.pyc
  5. *migrations/*
  6. *venv/*
  7. *asyncio/*
  8. *concurrent/*
  9. *ctypes/*
  10. *decimal.py
  11. *encodings/*
  12. *hmac.py
  13. *html/*
  14. *http/cookiejar.py
  15. *mimetypes.py
  16. *multiprocessing/*
  17. *numbers.py
  18. *stringprep.py
  19. *uuid.py
  20. */site-packages/*
  21. *fixtures/*
  22. *fileinput.py*
  23. *typing.py*
  24. *_bootlocale.py*
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement