Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 

18 lignes
232 B

  1. # Object files and binaries from go.
  2. *.[568]
  3. # Library files.
  4. *.a
  5. # Any file prefixed by an underscore.
  6. */_*
  7. # Vim temporary files.
  8. .*.swp
  9. # The mockgen binary.
  10. mockgen/mockgen
  11. # A binary produced by gotest.
  12. #gomock/[568]\.out