2012-11-30 13:56:05 +01:00
|
|
|
*.bak
|
|
|
|
*.gcno
|
|
|
|
*.o
|
2013-01-09 21:29:10 +01:00
|
|
|
*.pyc
|
2009-04-05 02:00:54 +02:00
|
|
|
cppcheck
|
2010-08-02 08:05:28 +02:00
|
|
|
cppcheck.exe
|
2021-04-03 21:22:39 +02:00
|
|
|
cppcheck-core.dll
|
2012-11-30 13:56:05 +01:00
|
|
|
dmake
|
2017-05-20 22:27:49 +02:00
|
|
|
dmake.exe
|
2013-01-03 22:00:45 +01:00
|
|
|
reduce
|
|
|
|
reduce.exe
|
2012-11-30 13:56:05 +01:00
|
|
|
tags
|
2009-05-30 18:30:40 +02:00
|
|
|
testrunner
|
2010-08-02 08:05:28 +02:00
|
|
|
testrunner.exe
|
2013-11-10 14:43:07 +01:00
|
|
|
tools/daca2*.html
|
2009-05-30 18:30:40 +02:00
|
|
|
tools/dmake
|
|
|
|
tools/errmsg
|
2012-11-30 13:56:05 +01:00
|
|
|
tools/extracttests
|
|
|
|
|
2018-07-21 17:51:15 +02:00
|
|
|
# dump files generated by Cppcheck
|
|
|
|
*.*.dump
|
|
|
|
|
2009-04-13 16:57:35 +02:00
|
|
|
# VS generated files
|
2012-12-15 09:15:10 +01:00
|
|
|
*.aps
|
2012-11-30 13:56:05 +01:00
|
|
|
*.idb
|
2009-04-13 16:57:35 +02:00
|
|
|
*.ncb
|
2012-11-30 13:56:05 +01:00
|
|
|
*.obj
|
|
|
|
*.opensdf
|
|
|
|
*.orig
|
|
|
|
*.pdb
|
|
|
|
*.sdf
|
2009-04-13 16:57:35 +02:00
|
|
|
*.suo
|
|
|
|
*.user
|
2018-03-28 13:54:43 +02:00
|
|
|
.vs/
|
2022-05-08 20:42:06 +02:00
|
|
|
UpgradeLog*.htm
|
2012-11-30 13:56:05 +01:00
|
|
|
|
2009-05-30 18:30:40 +02:00
|
|
|
# VS build folders
|
2012-06-21 17:18:56 +02:00
|
|
|
bin/
|
2009-04-13 16:57:35 +02:00
|
|
|
Build/
|
|
|
|
BuildTmp/
|
2012-11-30 13:56:05 +01:00
|
|
|
cli/temp/
|
|
|
|
ipch/
|
|
|
|
lib/temp/
|
|
|
|
test/temp/
|
|
|
|
|
2010-07-27 12:08:05 +02:00
|
|
|
# XCode build folders and files
|
2010-10-21 23:03:06 +02:00
|
|
|
*.mode[0-9]v[0-9]
|
2012-11-30 13:56:05 +01:00
|
|
|
*.pbxuser
|
|
|
|
build/
|
|
|
|
|
2009-05-28 16:55:17 +02:00
|
|
|
# GUI build folders
|
|
|
|
gui/debug/
|
|
|
|
gui/release/
|
|
|
|
gui/temp/
|
2012-11-30 13:56:05 +01:00
|
|
|
|
2009-05-30 18:30:40 +02:00
|
|
|
# Other (generated) GUI files
|
2012-11-30 13:56:05 +01:00
|
|
|
gui/*.qm
|
|
|
|
gui/cppcheck-gui
|
2017-05-28 21:33:03 +02:00
|
|
|
gui/cppcheck-gui.exe
|
2012-11-30 13:56:05 +01:00
|
|
|
gui/gui.sln
|
|
|
|
gui/gui.vcproj
|
2021-12-19 12:36:11 +01:00
|
|
|
gui/help/online-help.qch
|
|
|
|
gui/help/online-help.qhc
|
2009-05-30 18:30:40 +02:00
|
|
|
gui/Makefile
|
2009-06-05 09:37:50 +02:00
|
|
|
gui/Makefile.debug
|
|
|
|
gui/Makefile.release
|
2009-05-30 18:30:40 +02:00
|
|
|
gui/qrc_gui.cpp
|
2016-01-08 15:21:36 +01:00
|
|
|
gui/test/Makefile
|
|
|
|
gui/test/*/Makefile
|
|
|
|
gui/test/*/*/Makefile
|
|
|
|
gui/test/benchmark/simple/benchmark-simple
|
2021-12-19 12:36:11 +01:00
|
|
|
gui/test/cppchecklibrarydata/qrc_resources.cpp
|
|
|
|
gui/test/cppchecklibrarydata/test-cppchecklibrarydata
|
2016-01-08 15:21:36 +01:00
|
|
|
gui/test/filelist/test-filelist
|
|
|
|
gui/test/projectfile/test-projectfile
|
|
|
|
gui/test/translationhandler/test-translationhandler
|
|
|
|
gui/test/xmlreportv2/test-xmlreportv2
|
2012-11-30 13:56:05 +01:00
|
|
|
|
2009-06-20 20:01:14 +02:00
|
|
|
# Doxygen output folder
|
|
|
|
doxyoutput/
|
2010-07-17 18:31:05 +02:00
|
|
|
|
2012-11-30 13:56:05 +01:00
|
|
|
# qmake generated
|
2012-10-02 07:30:02 +02:00
|
|
|
htmlreport/.tox/
|
|
|
|
htmlreport/MANIFEST
|
|
|
|
|
2011-10-28 22:55:14 +02:00
|
|
|
# Backup files and stuff from patches
|
|
|
|
*.rej
|
|
|
|
*~
|
|
|
|
|
|
|
|
# kdevelop 4.x
|
|
|
|
*.kdev4
|
2015-02-13 19:00:14 +01:00
|
|
|
|
|
|
|
# Common cmake build directories
|
|
|
|
build*
|
|
|
|
|
|
|
|
# Temporal files
|
|
|
|
*.swp
|
2018-01-23 11:39:19 +01:00
|
|
|
|
2018-01-24 20:17:16 +01:00
|
|
|
# Snapcraft build
|
|
|
|
part
|
|
|
|
prime
|
|
|
|
parts
|
|
|
|
stage
|
|
|
|
*.snap
|
|
|
|
snap/.snapcraft
|
|
|
|
|
2018-01-23 11:39:19 +01:00
|
|
|
# Manual folder
|
|
|
|
man/manual.log
|
|
|
|
man/manual.tex
|
2020-07-24 19:54:06 +02:00
|
|
|
man/*.pdf
|
|
|
|
man/*.html
|
2018-01-24 20:17:16 +01:00
|
|
|
|
2018-07-23 08:34:41 +02:00
|
|
|
# CLion
|
|
|
|
.idea
|
2019-01-09 18:16:51 +01:00
|
|
|
/.metadata/
|
2020-04-09 09:23:31 +02:00
|
|
|
cmake-*
|
2020-08-17 09:55:37 +02:00
|
|
|
|
|
|
|
# clang tooling temporary files
|
|
|
|
.clangd/
|
2020-06-17 17:21:04 +02:00
|
|
|
compile_commands.json
|
|
|
|
|
|
|
|
# qmake
|
2021-01-18 08:28:56 +01:00
|
|
|
/gui/.qmake.stash
|
|
|
|
|
|
|
|
#vs code
|
|
|
|
.vscode
|
2022-01-12 22:10:05 +01:00
|
|
|
|
|
|
|
#debian build system
|
|
|
|
/debian
|