2009-04-05 02:00:54 +02:00
|
|
|
cppcheck
|
2010-08-02 08:05:28 +02:00
|
|
|
cppcheck.exe
|
2009-05-30 18:30:40 +02:00
|
|
|
testrunner
|
2010-08-02 08:05:28 +02:00
|
|
|
testrunner.exe
|
2009-04-13 16:57:35 +02:00
|
|
|
*.o
|
|
|
|
*.bak
|
2010-09-26 11:17:47 +02:00
|
|
|
*.gcno
|
2009-05-30 18:30:40 +02:00
|
|
|
tools/dmake
|
2011-10-28 22:55:14 +02:00
|
|
|
tools/extracttests
|
2010-09-23 10:49:12 +02:00
|
|
|
dmake
|
2009-05-30 18:30:40 +02:00
|
|
|
tools/errmsg
|
2009-04-13 16:57:35 +02:00
|
|
|
# VS generated files
|
2011-02-05 22:44:54 +01:00
|
|
|
*.obj
|
2009-04-13 16:57:35 +02:00
|
|
|
*.ncb
|
|
|
|
*.suo
|
|
|
|
*.user
|
2009-06-05 09:37:50 +02:00
|
|
|
*.idb
|
|
|
|
*.pdb
|
2009-05-30 18:30:40 +02:00
|
|
|
# VS build folders
|
2009-04-13 16:57:35 +02:00
|
|
|
Build/
|
|
|
|
BuildTmp/
|
2010-07-27 12:08:05 +02:00
|
|
|
# XCode build folders and files
|
|
|
|
build/
|
|
|
|
*.pbxuser
|
2010-10-21 23:03:06 +02:00
|
|
|
*.mode[0-9]v[0-9]
|
2009-05-28 16:55:17 +02:00
|
|
|
# GUI build folders
|
|
|
|
gui/debug/
|
|
|
|
gui/release/
|
|
|
|
gui/temp/
|
2009-05-30 18:30:40 +02:00
|
|
|
# Other (generated) GUI files
|
|
|
|
gui/Makefile
|
2009-06-05 09:37:50 +02:00
|
|
|
gui/Makefile.debug
|
|
|
|
gui/Makefile.release
|
|
|
|
gui/gui.sln
|
|
|
|
gui/gui.vcproj
|
2010-12-05 22:11:37 +01:00
|
|
|
gui/cppcheck-gui
|
2009-05-30 18:30:40 +02:00
|
|
|
gui/qrc_gui.cpp
|
2009-07-04 21:33:18 +02:00
|
|
|
gui/*.qm
|
2009-06-20 20:01:14 +02:00
|
|
|
# Doxygen output folder
|
|
|
|
doxyoutput/
|
2009-08-16 13:27:44 +02:00
|
|
|
# qmake generated
|
2010-07-17 18:31:05 +02:00
|
|
|
|
2011-10-28 22:55:14 +02:00
|
|
|
# Backup files and stuff from patches
|
|
|
|
*.orig
|
|
|
|
*.rej
|
|
|
|
*~
|
|
|
|
|
|
|
|
# kdevelop 4.x
|
|
|
|
*.kdev4
|
|
|
|
|
2010-07-17 18:31:05 +02:00
|
|
|
*.sdf
|
|
|
|
ipch
|
|
|
|
*.opensdf
|
|
|
|
*.orig
|
2010-10-12 14:04:06 +02:00
|
|
|
|
|
|
|
tags
|