You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

14 lines
97 B

  1. bin/
  2. *.o
  3. *.a
  4. *.so
  5. *~
  6. # Object and library files on Windows
  7. *.lib
  8. *.obj
  9. __pycache__
  10. testcases/