cppcheck/.gitignore

37 lines
423 B
Plaintext
Raw Normal View History

cppcheck
testrunner
*.o
*.bak
tools/dmake
tools/errmsg
# VS generated files
*.ncb
*.suo
*.user
*.idb
*.pdb
# VS build folders
Build/
BuildTmp/
2009-05-28 16:55:17 +02:00
# GUI build folders
gui/debug/
gui/release/
gui/temp/
# Other (generated) GUI files
gui/Makefile
gui/Makefile.debug
gui/Makefile.release
gui/gui.sln
gui/gui.vcproj
gui/gui
gui/qrc_gui.cpp
gui/*.qm
# Doxygen output folder
doxyoutput/
# qmake generated
2010-07-17 18:31:05 +02:00
*.sdf
ipch
*.opensdf
*.orig