build
*.swp
.lock*
.waf*
.waf3*
waf-*/
*.o
*.d
*.pyc
.project
.cproject
~*
pdebug*
*.tar*
tags
.DS_store

# ninja files
build.ninja
rules.ninja
.ninja_deps
.ninja_log

# generated by cmake
CMakeCache.txt
*.cmake
CMakeFiles
vcom
Makefile
*.cbp
*.a

.idea/
.DS_Store

# Visual Studio clutter
_ReSharper*
*.sdf
*.suo
*.dir
*.vcxproj*
*.sln
.vs
CMakeSettings.json
Win32
x64
Debug
Release
MinSizeRel
RelWithDebInfo
*.opensdf

# this is generated when using in-tree make build
include/console/config.h