diff options
author | Gonzalo Diethelm <gonzalo.diethelm@diethelm.org> | 2010-10-14 08:02:43 -0300 |
---|---|---|
committer | Gonzalo Diethelm <gonzalo.diethelm@diethelm.org> | 2010-10-14 08:02:43 -0300 |
commit | 26d7669464054a4aed3f0ee9643bffa0e01aab5c (patch) | |
tree | 24999b430a492ab4cd3d7336ea2932d7a9e51913 | |
parent | 2568947a71adc0e8ddad54b6054a3b3e532e1613 (diff) |
Added bin directory to ignore list.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ doc/*.7 doc/*.html doc/*.xml src/libzmq.pc +bin/ lib/ builds/msvc/*.suo builds/msvc/*/*.user |