.gitignore 75 B

12345678
  1. bin/*
  2. include/*
  3. lib/*
  4. lib64
  5. __pycache__/*
  6. *~
  7. pip-selfcheck.json
  8. pyvenv.cfg