.gitignore 396 B

1234567891011121314151617181920212223242526272829
  1. bench/
  2. build_*/
  3. TODO.txt
  4. olddesc.txt
  5. oldprocessTests.py
  6. shortdesc.txt
  7. TestScripts/__pycache__/
  8. FullBenchmark/
  9. Output/
  10. GeneratedInclude/
  11. GeneratedSource/
  12. GeneratedIncludeBench/
  13. GeneratedSourceBench/
  14. *.db
  15. TestDesc.txt
  16. currentConfig.csv
  17. test.txt
  18. __pycache__
  19. bugcheck.py
  20. fulltests/
  21. testUNIXrunConfig.yaml
  22. Objects/
  23. Listings/
  24. *.scvd
  25. Tmp/
  26. .ARMCM55_ac6.sct@*
  27. .startup_ARMCM55.c@*
  28. .system_ARMCM55.c@*
  29. .*@*