summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2019-10-03 21:05:12 -0700
committerH. Peter Anvin <hpa@zytor.com>2019-10-03 21:05:12 -0700
commitfae1dd3d947a9b112c273ea669091fbdf9ccd4d6 (patch)
treea962a24e8d282472304d5db6a62b279e43b9dd3c /.gitignore
parentc6666be781f6ceab0223386822109eea0631cdff (diff)
downloadnasm-fae1dd3d947a9b112c273ea669091fbdf9ccd4d6.tar.gz
config/unconfig.h: add this autoconf-generated file to the tree
<config/unconfig.h> is generated by autoconf (autoheader), but just like the autoconf/helpers directory contains files for people who don't have the proper tools, check this file in. It should even be less annoying change-wise than the helpers... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 66d2f295..dc08ef41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,7 +50,6 @@ TAGS
/asm/tokhash.c
/asm/warnings.c
/config/config.h
-/config/unconfig.h
/config.log
/config.status
/configure