cppcheck/.gitignore

105 lines
1.3 KiB
Plaintext
Raw Normal View History

*.bak
*.gcno
*.o
*.pyc
cppcheck
cppcheck.exe
dmake
dmake.exe
2013-01-03 22:00:45 +01:00
reduce
reduce.exe
tags
testrunner
testrunner.exe
tools/daca2*.html
tools/dmake
tools/errmsg
tools/extracttests
# VS generated files
2012-12-15 09:15:10 +01:00
*.aps
*.idb
*.ncb
*.obj
*.opensdf
*.orig
*.pdb
*.sdf
*.suo
*.user
.vs/
# VS build folders
bin/
Build/
BuildTmp/
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]
*.pbxuser
build/
2009-05-28 16:55:17 +02:00
# GUI build folders
gui/debug/
gui/release/
gui/temp/
# Other (generated) GUI files
gui/*.qm
gui/cppcheck-gui
2017-05-28 21:33:03 +02:00
gui/cppcheck-gui.exe
gui/gui.sln
gui/gui.vcproj
gui/Makefile
gui/Makefile.debug
gui/Makefile.release
gui/qrc_gui.cpp
gui/test/Makefile
gui/test/*/Makefile
gui/test/*/*/Makefile
gui/test/benchmark/simple/benchmark-simple
gui/test/filelist/test-filelist
gui/test/projectfile/test-projectfile
gui/test/translationhandler/test-translationhandler
gui/test/xmlreport/test-xmlreport
gui/test/xmlreportv1/test-xmlreportv1
gui/test/xmlreportv2/test-xmlreportv2
# Doxygen output folder
doxyoutput/
2010-07-17 18:31:05 +02:00
# qmake generated
htmlreport/.tox/
htmlreport/MANIFEST
# Backup files and stuff from patches
*.orig
*.rej
*~
# kdevelop 4.x
*.kdev4
2015-02-13 19:00:14 +01:00
# Common cmake build directories
build*
# Temporal files
*.swp
# Snapcraft build
part
prime
parts
stage
*.snap
snap/.snapcraft
# Manual folder
man/manual.log
man/manual.tex