File tree Expand file tree Collapse file tree 1 file changed +29
-25
lines changed
Expand file tree Collapse file tree 1 file changed +29
-25
lines changed Original file line number Diff line number Diff line change 1+ * .bak
2+ * .gcno
3+ * .o
14cppcheck
25cppcheck.exe
6+ dmake
7+ tags
38testrunner
49testrunner.exe
5- * .o
6- * .bak
7- * .gcno
810tools /dmake
9- tools /extracttests
10- dmake
1111tools /errmsg
12+ tools /extracttests
13+
1214# VS generated files
13- * .obj
15+ * .idb
1416* .ncb
17+ * .obj
18+ * .opensdf
19+ * .orig
20+ * .pdb
21+ * .sdf
1522* .suo
1623* .user
17- * .idb
18- * .pdb
24+
1925# VS build folders
20- cli /temp /
21- lib /temp /
22- test /temp /
2326bin /
2427Build /
2528BuildTmp /
29+ cli /temp /
30+ ipch /
31+ lib /temp /
32+ test /temp /
33+
2634# XCode build folders and files
27- build /
28- * .pbxuser
2935* .mode [0-9 ]v [0-9 ]
36+ * .pbxuser
37+ build /
38+
3039# GUI build folders
3140gui /debug /
3241gui /release /
3342gui /temp /
43+
3444# Other (generated) GUI files
45+ gui /* .qm
46+ gui /cppcheck-gui
47+ gui /gui.sln
48+ gui /gui.vcproj
3549gui /Makefile
3650gui /Makefile.debug
3751gui /Makefile.release
38- gui /gui.sln
39- gui /gui.vcproj
40- gui /cppcheck-gui
4152gui /qrc_gui.cpp
42- gui / * .qm
53+
4354# Doxygen output folder
4455doxyoutput /
45- # qmake generated
4656
57+ # qmake generated
4758htmlreport /.tox /
4859htmlreport /MANIFEST
4960
@@ -54,10 +65,3 @@ htmlreport/MANIFEST
5465
5566# kdevelop 4.x
5667* .kdev4
57-
58- * .sdf
59- ipch
60- * .opensdf
61- * .orig
62-
63- tags
You can’t perform that action at this time.
0 commit comments