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