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