cppcheck/.gitignore

18 lines
183 B
Plaintext

cppcheck
*.o
*.bak
# VS generated files
*.ncb
*.suo
*.user
testrunner
tools/dmake
tools/errmsg
# VS build files
Build/
BuildTmp/
# GUI build folders
gui/debug/
gui/release/
gui/temp/