Selaa lähdekoodia

gitignore: Ignore autogenerated version.h

It looks to me like this is also worthy of ignoring, since it's
autogenerated at make time.
master
Chris Down 5 vuotta sitten
vanhempi
commit
a75411567e
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore Näytä tiedosto

@@ -1,4 +1,5 @@
config.h
version.h
*.d
*.o
sxiv

Loading…
Peruuta
Tallenna