summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2014-01-21 01:06:42 -0500
committerRich Felker <dalias@aerifal.cx>2014-01-21 01:06:42 -0500
commit59314304a0320fd3dd4caa56e2ebc625ffc46c56 (patch)
treec382502905dd2fa12859de6d54d85a4183072843 /.gitignore
parent69003e0590e1fc50391a639b285200403a58ad01 (diff)
downloadmusl-59314304a0320fd3dd4caa56e2ebc625ffc46c56.tar.gz
add version.h to .gitignore; it is a generated file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 455e3580..070f5494 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ config.mak
include/bits
tools/musl-gcc
lib/musl-gcc.specs
+src/internal/version.h