Command line client for Write.as https://write.as/apps/cli
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

28 行
276 B

  1. *~
  2. *.swp
  3. # Compiled Object files, Static and Dynamic libs (Shared Objects)
  4. *.o
  5. *.a
  6. *.so
  7. # Folders
  8. _obj
  9. _test
  10. # Architecture specific extensions/prefixes
  11. *.[568vq]
  12. [568vq].out
  13. *.cgo1.go
  14. *.cgo2.c
  15. _cgo_defun.c
  16. _cgo_gotypes.go
  17. _cgo_export.*
  18. _testmain.go
  19. *.exe
  20. *.test
  21. *.prof