summaryrefslogtreecommitdiff
path: root/.gitignore
blob: b22d2ab892be93b9f8e06170fa335bd300485bae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
*.a
*.bin
*.coff
*.dbg
*.dep
*.exe
*.com
*.lib
*.i
*.ith
*.lst
*.map
*.mo32
*.mo64
*.o
*.o64
*.obj
*.obj64
*.od
*.orig
*.out
*.pdb
*.rdf
*.rej
*.s
*.srec
*.si
*.swp
*.win32
*.win64
*.xml
.*swo
*~
\#*
.\#*
*.bak
*.tmp
.git-ignore
cscope*
tags
TAGS
/*.1
/Makefile
/asm/directbl.c
/asm/directbl.h
/asm/directiv.h
/asm/pptok.c
/asm/pptok.h
/asm/pptok.ph
/asm/tokens.h
/asm/tokhash.c
/asm/warnings.c
/config/config.h.in
/config/config.h
/config.log
/config.status
/configure
/autom4te.cache
/doc/*.dip
/doc/*.hpj
/doc/*.pdf
/doc/*.pdf.xz
/doc/*.ps
/doc/*.rtf
/doc/*.texi
/doc/*.txt
/doc/Makefile
/doc/html
/doc/info
/doc/inslist.src
/doc/version.src
/doc/warnings.src
/doc/fontpath
/doc/Fontmap
/include/warnings.h
/macros/macros.c
/misc/omfdump
/nasm
/ndisasm
/nasm.spec
/nsis/arch.nsh
/nsis/version.nsh
/rdoff/Makefile
/rdoff/ldrdf
/rdoff/rdf2bin
/rdoff/rdf2com
/rdoff/rdf2ihx
/rdoff/rdf2ith
/rdoff/rdf2srec
/rdoff/rdfdump
/rdoff/rdflib
/rdoff/rdx
/test/golden
/test/perf/*.asm
/test/testresults
/version.h
/version.mac
/version.mak
/version.sed
/x86/iflag.c
/x86/iflaggen.h
/x86/insnsa.c
/x86/insnsb.c
/x86/insnsd.c
/x86/insnsi.h
/x86/insnsn.c
/x86/regdis.c
/x86/regdis.h
/x86/regflags.c
/x86/regs.c
/x86/regs.h
/x86/regvals.c
/patches/
/autoconf/aclocal.m4
/autoconf/compile
/autoconf/config.*
/autoconf/install-sh