.gitignore 72 B

123456789
  1. *.pyc
  2. /__init__.py
  3. /bin/
  4. /etc/
  5. /include/
  6. /lib/
  7. /shared/
  8. Makefile
  9. pp.dep