diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-01-21 01:06:42 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-01-21 01:06:42 -0500 |
commit | 59314304a0320fd3dd4caa56e2ebc625ffc46c56 (patch) | |
tree | c382502905dd2fa12859de6d54d85a4183072843 | |
parent | fix crash in dynamic linker when certain copy relocations are unsatisfied (diff) | |
download | grovel-59314304a0320fd3dd4caa56e2ebc625ffc46c56.tar.gz grovel-59314304a0320fd3dd4caa56e2ebc625ffc46c56.tar.xz |
add version.h to .gitignore; it is a generated file
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ config.mak include/bits tools/musl-gcc lib/musl-gcc.specs +src/internal/version.h |