.gitignore 116 B

12345678910111213
  1. __pycache__/
  2. *.py[cod]
  3. *.swp
  4. *.swo
  5. *~
  6. .DS_Store
  7. *.tmp
  8. *.log
  9. test/results/
  10. core/json/
  11. core/txt/shipname.txt
  12. release/