Selaa lähdekoodia

Ignore generated example binaries (#1884)

pull/1885/head
Luiz Pestana 4 vuotta sitten
committed by GitHub
vanhempi
commit
4a01139c8d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. +5
    -0
      .gitignore

+ 5
- 0
.gitignore Näytä tiedosto

@ -1,6 +1,11 @@
# Ignore generated files
# ...
# Ignore all without extensions
*
!*.*
!*/
# Ignore VIM's backup generated files
*.swp
*.swo

Ladataan…
Peruuta
Tallenna