.gitignore 136 B

12345678
  1. *.pyc
  2. /__init__.py
  3. # These are files that are generated within the source tree by the
  4. # ppremake system.
  5. Makefile
  6. pp.dep
  7. /built/
  8. Opt?-*