.gitignore 142 B

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