summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-10-19 22:25:11 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-10-19 22:25:11 -0700
commitd3fcbf051d8b23b5627ee1c22d0bb4dc9eee565a (patch)
tree08615aedefdca4350a31278af38b019dec5fb0ad /.gitignore
parent8b5e68079a52d5c68a05be825ef10e5ce2f3d36b (diff)
downloadnasm-d3fcbf051d8b23b5627ee1c22d0bb4dc9eee565a.tar.gz
Update .gitignore to include additional generated files
pptok.ph and doc/inslist.src are generated files; list them in .gitignore. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 92b337f6..b3439963 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@
/doc/*.texi
/doc/*.txt
/doc/Makefile
+/doc/inslist.src
/doc/html
/doc/info
/insnsa.c
@@ -40,6 +41,7 @@
/ndisasm.man
/pptok.c
/pptok.h
+/pptok.ph
/rdoff/Makefile
/rdoff/ldrdf
/rdoff/rdf2bin