]> granicus.if.org Git - yasm/blob - .gitignore
Add missing objfmt_x64 to CMakeLists.txt.
[yasm] / .gitignore
1 autom4te.cache
2 stamp-h*
3 libyasm-stdint.h
4 nasm-token.c
5 nasm-macros.c
6 yapp-token.c
7 gas-token.c
8 license.c
9 module.c
10 x86parse.c
11 lc3bid.c
12 re2c-parser.c
13 re2c-parser.h
14 yasm
15 vsyasm
16 ytasm
17 re2c
18 cleanup
19 genmacro
20 test_hd
21 genperf
22 genversion
23 genmodule
24 genstring
25 version.mac
26 *_test
27 configure
28 configure.scan
29 configure.lineno
30 ./config.*
31 aclocal.m4
32 *.tar.gz
33 *.la
34 *.lo
35 *.o
36 *.a
37 .libs
38 .deps
39 libtool
40 *.bb
41 *.bbg
42 *.da
43 results
44 ./Makefile
45 Makefile.in
46 .*.swp
47 python-setup.txt
48 yasm_python.c
49 .python-build
50 _yasm.pxi
51 yasm.pyx
52 build
53 yasm.so
54 x86cpu.c
55 x86insn_nasm.gperf
56 x86insn_nasm.c
57 x86insn_gas.gperf
58 x86insn_gas.c
59 x86insns.c
60 x86regtmod.c
61 nasm-version.c
62 win64-gas.c
63 win64-nasm.c
64 YASM-VERSION-FILE
65 YASM-VERSION.h
66 .sw*
67 ./*.s
68 ./*.asm
69 x64
70 *.log
71 *.trs
72 .dirstamp