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.

D 207B

123456789101112131415161718192021222324
  1. # Compiled Object files
  2. *.o
  3. *.obj
  4. # Compiled Dynamic libraries
  5. *.so
  6. *.dylib
  7. *.dll
  8. # Compiled Static libraries
  9. *.a
  10. *.lib
  11. # Executables
  12. *.exe
  13. # DUB
  14. .dub
  15. docs.json
  16. __dummy.html
  17. docs/
  18. # Code coverage
  19. *.lst