Skip to content

Commit 80eebbc

Browse files
author
H. Peter Anvin
committed
.gitignore: add misc/nasmtok.el, make whole rdoff directory ignored
misc/nasmtok.el is a generated file. The whole rdoff directory is obsolete; if someone still has it it can be ignored. Signed-off-by: H. Peter Anvin <[email protected]>
1 parent d41598b commit 80eebbc

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

.gitignore

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -75,22 +75,14 @@ TAGS
7575
/doc/Fontmap
7676
/include/warnings.h
7777
/macros/macros.c
78+
/misc/nasmtok.el
7879
/misc/omfdump
7980
/nasm
8081
/ndisasm
8182
/nasm.spec
8283
/nsis/arch.nsh
8384
/nsis/version.nsh
84-
/rdoff/Makefile
85-
/rdoff/ldrdf
86-
/rdoff/rdf2bin
87-
/rdoff/rdf2com
88-
/rdoff/rdf2ihx
89-
/rdoff/rdf2ith
90-
/rdoff/rdf2srec
91-
/rdoff/rdfdump
92-
/rdoff/rdflib
93-
/rdoff/rdx
85+
/rdoff
9486
/test/golden
9587
/test/perf/*.asm
9688
/test/testresults

0 commit comments

Comments
 (0)