.gitignore
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
child 33 3e2da88830cd
equal deleted inserted replaced
27:93b982ccede2 31:5daf16870df6
     3 
     3 
     4 examples/*/*/*
     4 examples/*/*/*
     5 !examples/*/*/*[.]*
     5 !examples/*/*/*[.]*
     6 !examples/*/*/README
     6 !examples/*/*/README
     7 examples/*/*/*[.]app
     7 examples/*/*/*[.]app
       
     8 !examples/declarative/*
     8 demos/*/*
     9 demos/*/*
       
    10 !demos/spectrum/*
       
    11 demos/spectrum/bin
     9 !demos/*/*[.]*
    12 !demos/*/*[.]*
    10 demos/*/*[.]app
    13 demos/*/*[.]app
       
    14 !demos/declarative/*
    11 config.tests/*/*/*
    15 config.tests/*/*/*
    12 !config.tests/*/*/*[.]*
    16 !config.tests/*/*/*[.]*
    13 config.tests/*/*/*[.]app
    17 config.tests/*/*/*[.]app
    14 
    18 
       
    19 callgrind.out.*
       
    20 pcviewer.cfg
    15 *~
    21 *~
    16 *.a
    22 *.a
       
    23 *.la
    17 *.core
    24 *.core
    18 *.moc
    25 *.moc
    19 *.o
    26 *.o
    20 *.obj
    27 *.obj
    21 *.orig
    28 *.orig
    40 !qmake/Makefile.win32*
    47 !qmake/Makefile.win32*
    41 !qmake/Makefile.unix
    48 !qmake/Makefile.unix
    42 *.prl
    49 *.prl
    43 *.app
    50 *.app
    44 *.pro.user
    51 *.pro.user
       
    52 *.gcov
    45 bin/Qt*.dll
    53 bin/Qt*.dll
    46 bin/assistant*
    54 bin/assistant*
    47 bin/designer*
    55 bin/designer*
    48 bin/dumpcpp*
    56 bin/dumpcpp*
    49 bin/idc*
    57 bin/idc*
    50 bin/linguist*
    58 bin/linguist*
    51 bin/lrelease*
    59 bin/lrelease*
    52 bin/lupdate*
    60 bin/lupdate*
    53 bin/lconvert*
    61 bin/lconvert*
    54 bin/moc*
    62 bin/moc*
       
    63 bin/makeqpf*
    55 bin/pixeltool*
    64 bin/pixeltool*
    56 bin/qmake*
    65 bin/qmake*
    57 bin/qdoc3*
    66 bin/qdoc3*
    58 bin/qt3to4*
    67 bin/qt3to4*
    59 bin/qtdemo*
    68 bin/qtdemo*
    70 bin/xmlpatterns*
    79 bin/xmlpatterns*
    71 bin/cetest*
    80 bin/cetest*
    72 bin/collectiongenerator
    81 bin/collectiongenerator
    73 bin/helpconverter
    82 bin/helpconverter
    74 bin/helpgenerator
    83 bin/helpgenerator
       
    84 bin/kmap2qmap*
       
    85 bin/qlalr*
       
    86 bin/qmlconv*
       
    87 bin/qmldebugger*
       
    88 bin/qml*
       
    89 bin/qttracereplay*
    75 configure.cache
    90 configure.cache
    76 config.status
    91 config.status
    77 mkspecs/default
    92 mkspecs/default
    78 mkspecs/qconfig.pri
    93 mkspecs/qconfig.pri
    79 moc_*.cpp
    94 moc_*.cpp
    92 tests/auto/qmake/testdata/quotedfilenames/test.cpp
   107 tests/auto/qmake/testdata/quotedfilenames/test.cpp
    93 tests/auto/qprocess/fileWriterProcess.txt
   108 tests/auto/qprocess/fileWriterProcess.txt
    94 .com.apple.timemachine.supported
   109 .com.apple.timemachine.supported
    95 tests/auto/qlibrary/libmylib.so*
   110 tests/auto/qlibrary/libmylib.so*
    96 tests/auto/qresourceengine/runtime_resource.rcc
   111 tests/auto/qresourceengine/runtime_resource.rcc
       
   112 tools/qtestlib/chart/chart*
    97 tools/qtestlib/updater/updater*
   113 tools/qtestlib/updater/updater*
    98 tools/activeqt/testcon/testcon.tlb
   114 tools/activeqt/testcon/testcon.tlb
    99 translations/*.qm
   115 translations/*.qm
   100 qrc_*.cpp
   116 qrc_*.cpp
   101 
   117 
   190 plugin_commonU.def
   206 plugin_commonU.def
   191 *.qtplugin
   207 *.qtplugin
   192 *.sis
   208 *.sis
   193 *.sisx
   209 *.sisx
   194 *.lst
   210 *.lst
       
   211 *.exe
       
   212 *.mif
       
   213 *.rsc
       
   214 *.sym
       
   215 *.lib
   195 
   216 
   196 # Generated by abldfast.bat from devtools.
   217 # Generated by abldfast.bat from devtools.
   197 .abldsteps.*
   218 .abldsteps.*
   198 
   219 
   199 # Carbide project files
   220 # Carbide project files