.gitignore 118 B

1234567891011
  1. .*
  2. *.pyc
  3. *.pickle
  4. __pycache__
  5. hybrid_server/server.py
  6. perf_data.txt
  7. doc/al_rules/*.pdf
  8. doc/al_rules/*.eps
  9. *.aux
  10. *.log