modernc.org/ccgo/v3@v3.16.14/lib/testdata/tcc-0.9.27/.gitignore (about)

     1  *~
     2  \#*
     3  .#*
     4  *.o
     5  *.a
     6  *.exe
     7  *.dll
     8  *.obj
     9  *.pdb
    10  *.lib
    11  *.exp
    12  *.log
    13  *.bz2
    14  *.zip
    15  .gdb_history
    16  a.out
    17  tcc_g
    18  tcc
    19  *-tcc
    20  libtcc*.def
    21  
    22  config*.h
    23  config*.mak
    24  config.texi
    25  conftest*
    26  tags
    27  TAGS
    28  tcc.1
    29  tcc.pod
    30  tcc-doc.html
    31  tcc-doc.info
    32  
    33  win32/doc
    34  win32/libtcc
    35  win32/lib/32
    36  win32/lib/64
    37  win32/include/float.h
    38  win32/include/stdarg.h
    39  win32/include/stdbool.h
    40  win32/include/stddef.h
    41  win32/include/varargs.h
    42  win32/include/tcclib.h
    43  
    44  tests/tcctest[1234]
    45  tests/tcctest.gcc
    46  tests/*.out*
    47  tests/*.ref
    48  tests/*.txt
    49  tests/*.gcc
    50  tests/*-cc*
    51  tests/*-tcc*
    52  tests/libtcc_test
    53  tests/asm-c-connect
    54  tests/asm-c-connect-sep
    55  tests/vla_test
    56  tests/hello
    57  tests/tests2/fred.txt