Selaa lähdekoodia

Include gems dir in .gitignore

Since communal-gems is maintainer-approved, thought it would be useful to include the directory it uses in the ignore list.

(This also helps me, since I install rbenv as submodule and without this entry, the submodule is perpetually marked dirty.)
pull/487/head^2
No GUI 11 vuotta sitten
vanhempi
commit
55341f4436
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore Näytä tiedosto

@ -7,3 +7,4 @@
/libexec/*.dylib
/src/Makefile
/src/*.o
/gems

Ladataan…
Peruuta
Tallenna