cppcheck/.gitignore

68 lines
729 B
Plaintext
Raw Normal View History

*.bak
*.gcno
*.o
cppcheck
cppcheck.exe
dmake
tags
testrunner
testrunner.exe
tools/dmake
tools/errmsg
tools/extracttests
# VS generated files
*.idb
*.ncb
*.obj
*.opensdf
*.orig
*.pdb
*.sdf
*.suo
*.user
# 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
gui/gui.sln
gui/gui.vcproj
gui/Makefile
gui/Makefile.debug
gui/Makefile.release
gui/qrc_gui.cpp
# 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