# Compiled Object files
*.slo
*.lo
*.o

# Compiled Dynamic libraries
*.so
*.dylib

# Compiled Static libraries
*.lai
*.la
*.a

# PVS-Studio logs
*.plog

# CLion
/.idea

# Node (for docs build)
node_modules
package-lock.json

# Python (for docs build)
.venv
.pyvenv

# VS2017 / VSCode
/.vs*
/CMakeSettings.json
/launch.vs.json

# Miscelenaous
*.log
/doc/build/
/.vagrant
/*build*/
/[Dd]ebug
/[Rr]elease
/[Ww]in32
/x64
/*.dir
/*.local.bat
/docker_build/
example.dSYM/
/example/empty.cpp
website/
